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 服务器 - SQL 参考

 

SQL 函数

函数用于从数据库返回信息。可以在允许表达式的任意位置调用函数。

除非在文档中另有指定,否则如果有任何参数为 NULL,函数都将返回 NULL。

如果参数可选,则可以提供 DEFAULT 作为参数。

函数使用的语法约定与 SQL 语句使用的语法约定相同。

 另请参见

函数类型
函数