nerdexam
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)
  • A
    5% (1)
  • B
    10% (2)
  • C
    80% (16)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-144 Practice