The CREATE TRIGGER statement is used to define a trigger. | |
The CREATE TRIGGER statement associates it with changes occurring in a table. | |
It has the following syntax: | |
| |
With the time and event, you must choose from an enumerated set of options: | |
CREATE TRIGGER |