Enterprise Edition Home | Express Edition Home | Previous Page | Next Page   SQL Statements > CREATE TRIGGER >

Rules for SPL Routines

In addition to the rules listed in Re-Entrancy of Triggers, the following rules apply to an SPL routine that is specified as a trigger action:

When you use an SPL routine as a trigger action, the database objects that the routine references are not checked until the routine is executed.

See also the SPL restrictions in Triggers and SPL Routines.

Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]