Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Way to count cursor rows

Way to count cursor rows

From: <tobrien_at_reveregroup.com>
Date: Fri, 12 Feb 1999 20:30:05 GMT
Message-ID: <7a2301$ppc$1@nnrp1.dejanews.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US