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

SAP Sybase SQL Anywhere 16.0 » 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
 Privileges
 Side effects
 See also
 Standards and compatibility