Question:Which command is used to disable all triggers on the EMPLOYEES table? 

A Multiple triggers on a table in one command cannot be disabled 

B ALTER TRIGGERS ON TABLE employees DISABLE; 

C ALTER employees DISABLE ALL TRIGGERS; 

D ALTER TABLE employees DISABLE ALL TRIGGERS; 

+ Answer
+ Report
Total Preview: 917

Copyright © 2025. Powered by Intellect Software Ltd