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 -> SQL error codes

SQL error codes

From: <l_nadella_at_yahoo.com>
Date: Fri, 11 Dec 1998 07:44:06 GMT
Message-ID: <74qig6$hk$1@nnrp1.dejanews.com>


Hello all, I would like to check in a procedure if the DML operations (like select, update, delete and insert) are successful or not. I need into one table if they are successful and into another if not. For select I can use SQL%NOTFOUND to check if any records have been selected or not. What about the rest? Any ideas???

TIA
Nadella

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri Dec 11 1998 - 01:44:06 CST

Original text of this message

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