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 -> How many rows were updated ?

How many rows were updated ?

From: Vincent GRENET <vincent.grenet_at_free.fr>
Date: Tue, 27 Jul 1999 20:52:47 GMT
Message-ID: <z_on3.53$nd4.307221@nnrp1.proxad.net>


Hi all.

In an stored procedure, how can I know how many rows were updated by an update statement ? I've seen in the PRO*C precompiler documentation that I can find that information in the sqlca area. But I did not see anything like that in the SQL or PL/SQL documentation.

Or can I know if any row was updated ? Same question for a delete.

Vincent Received on Tue Jul 27 1999 - 15:52:47 CDT

Original text of this message

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