Multiple Choice
Which of the following indicates that the trigger is fired only once, regardless of the number of rows affected by the DML statement?
A) Statement level
B) Event level
C) DML level
D) Row level
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: The trigger body is a PL/SQL block
Q7: What is the difference between a mutating
Q8: <u>LONG RAW</u> variables cannot be declared in
Q9: CREATE OR REPLACE TRIGGER logon_trg<br>AFTER logon ON
Q10: The default timing of a trigger is
Q12: A database trigger is tied to a
Q13: A(n) _ trigger fires whenever the event
Q14: The default timing of a trigger is
Q15: A(n) _ is a table that is
Q16: The <u>WHEN</u> clause of a trigger can