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 -> Future of Triggers

Future of Triggers

From: ozi <spuzic_at_camtech.net.au>
Date: Fri, 27 Oct 2000 22:55:37 +0930
Message-ID: <1mfK5.9116$SF5.177933@ozemail.com.au>

Hi Everyone,

Does anyone know if ORACLE are planning to introduce triggers for views. For example you would be able to set a trigger on the following SQL statement;

SELECT * FROM EMP_TABLE
WHERE EMP_SAL > 20000 and whenever a row is inserted that matches this query, a trigger is fired.

Cheers,
Tom Received on Fri Oct 27 2000 - 08:25:37 CDT

Original text of this message

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