Multiple Choice
How do you temporarily disable a trigger called my_trigger?
A) DROP TRIGGER my_trigger
B) DISABLE TRIGGER my_trigger
C) ALTER TRIGGER my_trigger DISABLE
D) ALTER my_trigger DISABLE
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q43: A PL/SQL stored program unit can run
Q44: Variables declared in a package can only
Q45: How do you call a function from
Q46: Why is it convenient to use Forms
Q47: What keyword indicates the start of the
Q49: What is the keyword that indicates the
Q50: Which of the following is a legal
Q51: What type of trigger fires only once
Q52: What type of program unit may be
Q53: consultant_skill_skill_id_certification is a valid index name.