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 -> Truncate table and Triggers

Truncate table and Triggers

From: Nicolas Bronke <newsgroup_at_trinity.de>
Date: Mon, 1 Jan 2001 22:09:23 +0100
Message-ID: <92qrjs$aku$07$1@news.t-online.com>

I placed a delete trigger on a table to unpermit delete operations under a special condition.

Now I fpund out, that truncate table ommit this rules. Everything is erased nevertheless from the rules.

Perhaps it is logically, but how can I avoid this situation?

regards
Nicolas Received on Mon Jan 01 2001 - 15:09:23 CST

Original text of this message

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