Triggers |
Triggers are set up on the Triggers tab of the table's property page for SQL Server and Oracle databases.
A trigger consists of a set of SQL statements that are automatically run when a user inserts, updates or deletes a record.

Related Topics: