Triggers - HP Neoview SQL Reference Manual

Hide thumbs Also See for Neoview SQL:
Table of Contents

Advertisement

Triggers

A trigger is a mechanism that resides in the database and specifies that when a particular
action—an insert, delete, or update—occurs on a particular table, Neoview SQL should
automatically perform one or more additional actions.
For a complete description of triggers and their use, see
(page
82). See also
(page
50),
"DROP TRIGGER Statement" (page
"CREATE TRIGGER Statement" (page
"Considerations for CREATE TRIGGER"
81),
"ALTER TRIGGER Statement"
99).
Triggers
253

Advertisement

Table of Contents
loading

Table of Contents