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 -> Oracle 7.3 Triggers

Oracle 7.3 Triggers

From: Rupesh Kapoor <rupesh_at_whowhere.com>
Date: 1997/01/04
Message-ID: <32CED420.428A@whowhere.com>#1/1

Hi,

I am using oracle triggers in an application which runs multiple instances at the same time. Is there any way to ask an SQL statement to *not* execute the trigger under certain circumstances? Is it possible to pass a parameter to the trigger? Disabling triggers will not help since other threads should be able to use triggers at the same time.

Thanks
Rupesh Received on Sat Jan 04 1997 - 00:00:00 CST

Original text of this message

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