SQL/MX 3.2 Reference Manual (H06.25+, J06.14+)
SQL/MX Statements
HP NonStop SQL/MX Release 3.2 Reference Manual—691117-001
2-7
Trigger Statements
Trigger Statements
Use these statements to create and manipulate triggers on SQL/MX tables:
ALTER TRIGGER Statement on
page 2-40
Alters a trigger.
CREATE TRIGGER Statement
on
page 2-132
Creates a trigger.
DROP TRIGGER Statement
on
page 2-174
Drops a trigger.
SET Statement
on page 2-290 Controls the action of a BEFORE trigger.
SIGNAL SQLSTATE Statement
on
page 2-306
Enables a trigger execution to raise an exception that
causes both the triggered and triggering statements
to fail.










