nerdexam
IBM

C2090-610 · Question #37

Which statement about BEFORE triggers is FALSE?

The correct answer is D. A BEFORE trigger is fired for each row in the set of affected rows instead of executing the trigger. See the full explanation below for the reasoning.

Question

Which statement about BEFORE triggers is FALSE?

Options

  • AA BEFORE trigger can be used to perform validation of input data.
  • BA BEFORE trigger can be used to automatically generate values for newly inserted rows.
  • CA BEFORE trigger is fired for each row in the set of affected rows before the trigger event
  • DA BEFORE trigger is fired for each row in the set of affected rows instead of executing the trigger

How the community answered

(28 responses)
  • A
    7% (2)
  • B
    4% (1)
  • C
    14% (4)
  • D
    75% (21)

Community Discussion

No community discussion yet for this question.

Full C2090-610 Practice