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

SQL Anywhere 12.0.0 (中文) » SQL Anywhere 服务器 - SQL 参考 » SQL 语句 » SQL 语句

 

ALTER FUNCTION 语句

修改函数。必须在 ALTER FUNCTION 语句中包括整个新函数。

 语法 1 - 更改函数的定义
 语法 2 - 对函数定义进行模糊处理
 语法 3 - 重新编译函数
 注释
 权限
 副作用
 另请参见
 标准和兼容性
 示例