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

A Rule-Declare-Trigger is executed automatically by the Pega engine when an instance of a specified class is saved (inserted/updated) or deleted in the database, making all of the database events trigger sources.