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

Home -> Community -> Usenet -> c.d.o.tools -> Re: create trigger

Re: create trigger

From: luio <lctNOlcSPAM_at_hotmail.com.invalid>
Date: 2000/07/31
Message-ID: <04886546.ab1a4a1f@usw-ex0104-028.remarq.com>#1/1

the trigger is valid not, but no matter I set it as before or after delete, it will report 04901 error. how can I void it?

the only condition I used is like
delete from table1 where table1.column1 = :old.cl1;

????


Got questions? Get answers over the phone at Keen.com. Up to 100 minutes free!
http://www.keen.com Received on Mon Jul 31 2000 - 00:00:00 CDT

Original text of this message

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