Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Counter rows in cursor using for loop.
Why don't you declare your cursor as select ......... order by ..... desc, then fetch the first row in the cursor. that's it.
John Chiu
ocp
Received on Tue Oct 05 1999 - 05:32:35 CDT
![]() |
![]() |