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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Question about triggers

Re: Question about triggers

From: Hooman <hoomanf_at_gmail.com>
Date: 25 May 2006 07:25:24 -0700
Message-ID: <1148567124.337790.272020@j73g2000cwa.googlegroups.com>


Thanks everyone for their reply.

So in the case of my scenario, how should I proceed? The trigger fired on T1 needs to ensure that the data required is already modified in T2.

However, T1 and T2 both get updated by the same transaction. Do I need to separate the transactions? Meaning that I have to update and commit T2 before T1? Received on Thu May 25 2006 - 09:25:24 CDT

Original text of this message

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