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

Home -> Community -> Usenet -> c.d.o.misc -> Re: number of rows in cursor?

Re: number of rows in cursor?

From: Jim Kennedy <kennedy-downwithspammersfamily_at_attbi.net>
Date: Fri, 10 Dec 2004 12:28:27 GMT
Message-ID: <LDgud.216979$HA.67324@attbi_s01>

"eudorica" <snjezana.katusic_at_htnet.hr> wrote in message news:cpbnnn$qj7$1_at_ls219.htnet.hr...
> Is there way to count a number of rows in opened cursor before fetching it
> (%rowcount works only after fetching)? I need to know the number of rows
> before enter loop. Thanks.
>
>

No, you have to fetch the data.
Jim Received on Fri Dec 10 2004 - 06:28:27 CST

Original text of this message

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