The database triggers is stored PL/SQL program unit associated with a specific database table or view. A Triggering Statement is an Insert, Update or Delete Statement which references a specific table. A Trigger Restriction is a simple Boolean condition you specify in an optional When clause of the Create Trigger Command.