Multiple Choice
Which of the following statements is True?
A) The body of a trigger cannot read or modify the primary, unique, or foreign key columns of a constraining table.
B) The body of a trigger cannot read or modify the primary, unique, or foreign key columns of a key-preserved table.
C) The body of a trigger cannot read or modify the primary, unique, or foreign key columns of a mutating table.
D) The body of a trigger cannot read or modify the primary, unique, or foreign key columns of a conditional table.
Correct Answer:

Verified
Correct Answer:
Verified
Q39: Which of the following events will cause
Q40: Numerous triggers can be constructed on one
Q41: The statement _ can be used to
Q42: System triggers are typically used to allow
Q43: The values checked in the _ clause
Q45: The default timing of a trigger is
Q46: _ triggers refer to database triggers that
Q47: In the syntax of the CREATE TRIGGER
Q48: Database system events include all of the
Q49: LOB and OBJECT columns can be referenced