Multiple choice

Which of the following triggers provides a transparent way of modifying view that cannot be modified directly through DML statements?

  1. SHUTDOWN trigger

  2. Instead of trigger

  3. View

  4. AFTER DROP trigger

  5. LOGOFF trigger

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

It provides a transparent way of modifying view that cannot be modified directly through DML statements.