The CREATE TRIGGER statement is used to add triggers to the database schema. Triggers are database operations that are automatically performed when a ...
www.sqlite.org