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

SQL Anywhere 12.0.0 (Français) » SQL Anywhere Server - SQL Reference » SQL statements » SQL statements

 

CREATE FUNCTION statement

Creates a user-defined SQL function in the database. To create external function interfaces, see CREATE FUNCTION statement (external procedures). To create web services functions, see CREATE FUNCTION statement (web clients).

 Syntax
 Parameters
 Remarks
 Permissions
 Side effects
 See also
 Standards and compatibility
 Examples