Oracle
1Z0-144 · Question #113
What is a conditional predicate in a DML trigger?
The correct answer is C. A conditional predicate allows you to combine several DML triggering events into one in the trigger body. See the full explanation below for the reasoning.
Question
What is a conditional predicate in a DML trigger?
Options
- AA conditional predicate allows you to specify a WHEN-LOGGING-ON condition in the trigger body.
- BA conditional predicate means you use the NEW and OLD qualifiers in the trigger body as a condition.
- CA conditional predicate allows you to combine several DML triggering events into one in the trigger body.
- DA conditional predicate allows you to specify a SHUTDOWN or STARTUP condition in the trigger body.
How the community answered
(20 responses)- A5% (1)
- B10% (2)
- C80% (16)
- D5% (1)
Community Discussion
No community discussion yet for this question.