Definitions for "Database trigger"
Keywords:  dml, implicitly, sql, invokes, delete
a PL/SQL block that can defined to automatically execute for insert, update, and delete statements against a table
a predefined event that runs automatically whenever a specified action is performed on a physical file
a procedure that is run automatically when an event occurs