Multiple choice

Which of the following parts of the trigger specifies a boolean expression that must be true for the trigger to fire?

  1. Segment

  2. AFTER DROP trigger

  3. BEFORE trigger

  4. Trigger event

  5. Trigger restriction

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

This part of the trigger specifies a boolean expression that must be true for the trigger to fire.