nerdexam
IBM

C2090-610 · Question #84

What are INSTEAD OF triggers used for?

The correct answer is B. To perform insert, update, and delete operations against complex views. See the full explanation below for the reasoning.

Question

What are INSTEAD OF triggers used for?

Options

  • ATo update data in other tables.
  • BTo perform insert, update, and delete operations against complex views.
  • CTo check or modify values before they are actually stored in a database.
  • DTo run non-database operations that are coded in user-defined functions.

How the community answered

(35 responses)
  • A
    9% (3)
  • B
    71% (25)
  • C
    6% (2)
  • D
    14% (5)

Community Discussion

No community discussion yet for this question.

Full C2090-610 Practice