Jegyzet
Az oldalhoz való hozzáférés engedélyezést igényel. Próbálhatod be jelentkezni vagy könyvtárat váltani.
Az oldalhoz való hozzáférés engedélyezést igényel. Megpróbálhatod a könyvtár váltását.
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