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)- A9% (3)
- B71% (25)
- C6% (2)
- D14% (5)
Community Discussion
No community discussion yet for this question.