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 -> trigger

trigger

From: <daud11_at_hotmail.com>
Date: Wed, 18 Aug 1999 10:51:37 GMT
Message-ID: <7pe37m$m6v$1@nnrp1.deja.com>


Hi All

I would like to create a trigger to do some checking before inserting a record. On finding an error I would like to raise an error and prevent the record from being saved.
Question: when I raise the error using
raise_application_error(<number>, 'Message'), what's the number that I can use/what's the range of valid number that I can use?

Thanks

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Wed Aug 18 1999 - 05:51:37 CDT

Original text of this message

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