SQL/MX 3.x Reference Manual (H06.22+, J06.11+)
SQL/MX Statements
HP NonStop SQL/MX Reference Manual—640322-001
2-6
Trigger Statements
Trigger Statements
Use these statements to create and manipulate triggers on SQL/MX tables:
ALTER TRIGGER Statement on
page 2-25
Alters a trigger.
CREATE TRIGGER Statement
on
page 2-101
Creates a trigger.
DROP TRIGGER Statement
on
page 2-136
Drops a trigger.
SET Statement
on page 2-233 Controls the action of a BEFORE trigger.
SIGNAL SQLSTATE Statement
on
page 2-249
Enables a trigger execution to raise an exception that
causes both the triggered and triggering statements
to fail.










