Temporarily disable trigger (Urgent)
148354Feb 3 2003 — edited Feb 4 2003Hi all,
Is it possible to temporarily disable execution of trigger within session?
In fact, I would like to stop executing any table trigger when inserting records are done by housekeeping function. It is because the processing time is much longer that table with trigger.
Please help.