For more information about:
- Guidelines for creating triggers, conditions that cause triggers to fire, trigger action that occurs when a trigger fires, the trigger action time, or when to use row triggers and when to use statement triggers, see CREATE TRIGGER in SQL Data Definition Language - Syntax and Examples, B035-1144.
- Temporarily disabling triggers, enabling triggers, or changing the creation timestamp of a trigger, ALTER TRIGGER in SQL Data Definition Language - Syntax and Examples, B035-1144.
- Permanently removing triggers from the system, see DROP TRIGGER in SQL Data Definition Language - Syntax and Examples, B035-1144.