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

Help Creating trigger

From: <ajaysm85_at_gmail.com>
Date: 12 Oct 2006 00:29:26 -0700
Message-ID: <1160638166.031889.296330@e3g2000cwe.googlegroups.com>


I have written a SQL script containing many create/insert statements.i have to write a trigger which will be raised for failure of any statement in that script.can a trigger be written which will be raised for each statement and then the trigger code will check for the status(success or fail) of that statement?or can anybody suggest any proper solution for this?

thanks in advance... Received on Thu Oct 12 2006 - 02:29:26 CDT

Original text of this message

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