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: Question about triggers

RE: Question about triggers

From: Lex de Haan <lex.de.haan_at_naturaljoin.nl>
Date: Tue, 30 Mar 2004 10:03:37 +0200
Message-ID: <JFEEIGBIDOCCDALDIPLNEELGCBAA.lex.de.haan@naturaljoin.nl>


aren't you better off with an instead-of trigger then?

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Foelz.Frank Sent: dinsdag 30 maart 2004 9:00
To: oracle-l_at_freelists.org
Subject: Question about triggers

Hi gurus,

Is it possible that a

                        "...trigger before Insert on test for each row"

trigger, throws away that Insert, without raising any application error ?

Conditions :

        -It is not allowed, to let that specific data being inserted into that table

	(trigger watches and stores ist in a 2nd table)
	-the "forgetting" of the data should not raise ANY error

Hints on that would be appreciated

> Frank<



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Tue Mar 30 2004 - 02:00:09 CST

Original text of this message

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