Table Triggers

The Table Triggers page is used to create a list of table triggers.

Trigger is a function consisting of SQL commands and describing the operations to be executed under certain conditions.

The Trigger Properties dialog box opens.

The Trigger Properties dialog box opens. Enter required changes to it. The Trigger Properties dialog box also opens on double-click.

Trigger Properties

The Trigger Properties dialog box opens when a trigger is created or edited:

Determine the following attributes in the opened dialog box:

Then select the trigger action event; to do this, checkmark appropriate boxes:

NOTE. If a Microsoft SQL Server driver is chosen, the AFTER/BEFORE checkbox does not affect the created trigger, because Microsoft SQL Server does not have such division.

See also:

Table | Writing Queries, Commands and Triggers