Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Logon Trigger and Cursors
In the first example, the cursor handle (3) you refererence is reused
w/out the STAT lines being emitted. In the second, it does emit STAT lines.
Rajesh.Rao_at_jpmchase.com wrote:
>I thought I did see the stat lines, albeit its all clubbed together at the
>end. Like for your first SQL, the one selecting from mystat with rownum=1.
>Isnt the first stat line (the one with the STOPKEY) for this query.
>
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Wed Aug 25 2004 - 11:41:48 CDT
![]() |
![]() |