Multiple choice technology web technology

Trigger rule is performed when

  1. Database Save

  2. Database Update

  3. Database Deletion

  4. All of the above

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

Trigger rules in Pega can execute on all database operations including save, update, and deletion. They are designed to respond to any database commit action, making 'All of the above' the correct answer as triggers fire regardless of the specific database operation type.