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

SAP Sybase SQL Anywhere 16.0 (中文) » SQL Anywhere 服务器 - SQL 参考 » SQL 函数 » 函数

 

IDENTITY 函数 [Miscellaneous]

为查询中的每个连续行生成整数值(起始整数为 1)。它的实现方式与 NUMBER 函数完全相同。

 语法
 参数
 返回值
 注释
 另请参见
 标准和兼容性
 示例