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 EVENT statement

Changes the definition of an event or its associated handler for automating predefined actions, or alters the definition of scheduled actions. You can also use this statement to hide the definition of an event handler.

 Syntax 1 - Altering an event
 Syntax 2 - Hiding the definition of an event handler
 Parameters
 Remarks
 Privileges
 Side effects
 Standards and compatibility
 See also