Tables and Index Data Structures Architecture

Objects in the SQL Server 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