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 12 - 更改和升级 » 11.0.1 版中的新功能 » SQL Anywhere 的新功能

 

系统过程和函数

以下列出了在 SQL Anywhere 11.0.1 版中增加的对系统过程和函数的增强。

  • sa_get_table_definition 系统过程   新增的 sa_get_table_definition 系统过程将返回一个 LONG VARCHAR 字符串,该字符串包含创建指定表及其索引、外键、触发器和授予权限所必需的 SQL 语句。请参见sa_get_table_definition 系统过程

  • FIRST_VALUE 函数 [Aggregate]   FIRST_VALUE 函数 [Aggregate] 现在包括一个 RESPECT NULLS 子句。请参见FIRST_VALUE 函数 [Aggregate]

  • LAST_VALUE 函数 [Aggregate]   LAST_VALUE 函数 [Aggregate] 现在包括一个 RESPECT NULLS 子句。请参见LAST_VALUE 函数 [Aggregate]

  • sa_set_http_option 系统过程   现在通过 AcceptCharset 选项可以对字符集选择进行更多的控制。请参见sa_set_http_option 系统过程