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 Anywhere 会在可能的情况下连续存储行
 SQL Anywhere 可以按任意顺序存储行
 没有为 NULL 列预留空间
 行标识符在插入后不可变
 数据库文件从不会缩小