Multiple choice

Which of the following types of trigger is fired each time, when the table is affected by the triggering statement?

  1. ROW trigger

  2. Before trigger

  3. Disabled trigger

  4. BEFORE DROP trigger

  5. Opening the database

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

This type of trigger is fired each time, when the table is affected by the triggering statement.