The following section explains how rows in the database are stored on disk.
SQL Anywhere stores rows contiguously, if possible
SQL Anywhere may store rows in any order
Space is not reserved for NULL columns
Once inserted, rows identifiers are immutable
A database file never shrinks![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |