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 语句 » SQL 语句

 

CREATE SEQUENCE 语句

创建一个序列,可用于生成在多个表间唯一的主键值,也可用于生成表的缺省值。

 语法
 参数
 注释
 特权
 副作用
 另请参见
 标准和兼容性
 示例