disable all the trigger at once
Hi,
I want to know a way to disable all the triggers at once?
All the triggers included in all the tables;
I read http://docs.oracle.com/cd/B28359_01/server.111/b28310/general004.htm , I learned how to disable all the triggers on a tables.
my question is a way to disable all the triggers on all the tables? Possible to run .sql file to do this?
Thank you very much!
Francis SZE