Triggers

A trigger is a special form of stored procedure executed concurrent with a specified SQL command.

A trigger is used to enforce integrity rules and can be set to execute when the user issues a SQL command, such as an insert, delete, or update to a specified table or column.

Related concepts
Procedural Objects
Stored Procedures
User-Defined Functions
Events
Related tasks
Creating a SQL Anywhere Trigger
Creating an ASE Trigger
Editing a SQL Anywhere Trigger
Editing an ASE Trigger
Dropping a Trigger
Renaming a Trigger

For product-related issues, contact Sybase Technical Support at 1-800-8SYBASE. Send your feedback on this help topic directly to Sybase Technical Publications: pubs@sybase.com