Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> 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<
-- 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 - 01:56:47 CST
![]() |
![]() |