Solved

The Statement ____ Can Be Used to Disable or Enable

Question 41

Multiple Choice

The statement ____ can be used to disable or enable a specific trigger.


A) ANALYZE TRIGGER trigger_name DISABLE|ENABLE;
B) ALTER TRIGGER trigger_name DISABLE|ENABLE;
C) AUDIT TRIGGER trigger_name DISABLE|ENABLE;
D) GRANT TRIGGER trigger_name DISABLE|ENABLE;

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions