1.

In SQL, which command(s) is(are) used to enable/disable all triggers on a table?

A. ALTER TRIGGERS
B. ALTER TABLE
C. MODIFY TRIGGERS IN TABLE
D. All of the above
Answer» C. MODIFY TRIGGERS IN TABLE


Discussion

No Comment Found