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 用法 » 查询和数据修改 » 数据操作语句 » 使用 INSERT 添加数据

 

高级:对插入的行的磁盘分配

 SQL Anywhere 会在可能的情况下连续存储行
 SQL Anywhere 可以按任意顺序存储行
 没有为 NULL 列预留空间
 行标识符在插入后不可变
 数据库文件从不会缩小
 另请参见