___ is a statement that is executed automatically by the system.
___ is a statement that is executed automatically by the system. Correct Answer trigger constraint
A database trigger is what is executed automatically in response to certain events on a particular table or view in a database. It is mostly used to maintain the integrity of the database.