| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Way to count cursor rows
Is there a way to count the number of rows in a cursor result set before
beginning processing? I know that %rowcount will give the number of rows
already processed but that won't help me here. The only thing I can think of
is doing a separate count (maybe in a function) before I even open the
cursor. Any ideas are appreciated.
-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri Feb 12 1999 - 14:30:05 CST
![]() |
![]() |