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 -> Re: Number of records fetched with a cursor

Re: Number of records fetched with a cursor

From: Pauli Salmu <pauli.salmu_at_pp.kolumbus.fi>
Date: 1997/03/10
Message-ID: <33243E21.23CD@pp.kolumbus.fi>#1/1

ARRASATE SISTEMAS wrote:
> Does anybody know how obtain the number of records selected with a cursor
> ?

If you are using PL/SQL, cursor attribute %ROWCOUNT tells the number of rows fetched so far. Received on Mon Mar 10 1997 - 00:00:00 CST

Original text of this message

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