Posts

Showing posts with the label oracle

+25 Oracle Disable Trigger References

Image
+25 Oracle Disable Trigger References . Note see also how to disable all triggers on a table. This statement does not change the declaration or definition of an existing trigger. Hasan Jawaid Oracle PL/SQL Triggers from hasanjawaid.blogspot.com Web to disable a trigger, there are three ways: Add conditions within the trigger code itself. In the list of schema object types, expand triggers.