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

Modifies a function.

 Syntax 1 - Change the definition of a function
 Syntax 2 - Obfuscate a function definition
 Syntax 3 - Recompile a function
 Remarks
 Permissions
 Side effects
 See also
 Standards and compatibility
 Example