Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Objects in the SQL Server 2005 database are stored as a collection of 8-KB pages. This section describes the way the pages for tables and indexes are organized, stored, and accessed.
In This Section
| Topic | Description |
|---|---|
Describes the organization of table and index pages. |
|
Explains how data rows are stored in a heap and how they are accessed and maintained. |
|
Explains how data rows are stored in a clustered index and how they are accessed and maintained. |
|
Explains how index rows are stored in a nonclustered index and how they are accessed and maintained. |
See Also
Other Resources
Physical Database Architecture