QUESTION 77
You disabled all triggers on the EMPLOYEES table to perform a data load. Now, you need to enable all triggers on the EMPLOYEES table. Which command accomplished this?
(A) You cannot enable multiple triggers on a table in one command.
(B) ALTER TRIGGERS ON TABLE employees ENABLE;
(C) ALTER employees ENABLE ALL TRIGGERS;
(D) ALTER TABLE employees ENABLE ALL TRIGGERS;
答案:登入後查看
統計: A(0), B(2), C(6), D(0), E(0) #912639
統計: A(0), B(2), C(6), D(0), E(0) #912639