Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » SQL Anywhere Server - SQL Reference » SQL statements » SQL statements

 

ALTER TRIGGER statement

Replaces a trigger definition with a modified version. You must include the entire new trigger definition in the ALTER TRIGGER statement.

 Syntax 1 - Change the definition of a trigger
 Syntax 2 - Obfuscate a trigger definition
 Remarks
 Permissions
 Side effects
 See also
 Standards and compatibility