Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Firing order of triggers

RE: Firing order of triggers

From: Jamadagni, Rajendra <Rajendra.Jamadagni_at_espn.com>
Date: Thu, 27 Dec 2001 13:57:52 -0800
Message-ID: <F001.003E367E.20011227133539@fatcity.com>


No ... you can't control that ... the order is undefined

Easier solution would be to merge the logic in one trigger rather than 3, and THEN you can control the flow of actions.

Raj



Rajendra Jamadagni MIS, ESPN Inc. Rajendra dot Jamadagni at ESPN dot com
Any opinion expressed here is personal and doesn't reflect that of ESPN Inc.

QOTD: Any clod can have facts, but having an opinion is an art!

-----Original Message-----
Sent: Thursday, December 27, 2001 4:25 PM To: Multiple recipients of list ORACLE-L

Happy Holidays to everybody.

We have three triggers (all BEFORE EACH ROW on INSERT ) on a table, is there anyway we can control which one fires first,second, third, ...... n th

Thanks
Darren

*********************************************************************1

This e-mail message is confidential, intended only for the named recipient(s) above and may contain information that is privileged, attorney work product or exempt from disclosure under applicable law. If you have received this message in error, or are not the named recipient(s), please immediately notify corporate MIS at (860) 766-2000 and delete this e-mail message from your computer, Thank you.

*********************************************************************1
Received on Thu Dec 27 2001 - 15:57:52 CST

Original text of this message

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