Data rows start immediately after the header.
A row offset table starts at the end of the page. The row offset table contains one entry for each row on the page. Each entry records how far the first byte of the row is from the start of the page. The entries in the row offset table are in reverse sequence from the sequence of the rows on the page.
So far we discussed about pages on the disk. A buffer is an 8-KB page in memory. It is the same size as a data or index page. The main memory component in SQL Server is the buffer cache, which is also called as the buffer pool. The buffer cache is divided into 8-KB buffer pages. The database engine requests one or more pages from the data cache when you execute a query to read data from the database. There are two possibilities:
SQL Server has two types of extents:
Amaresh Patnaik
Get most out of your technology infrastructure investments with Dell
About CIOL | Media Kit | Site Map | Contact Us | Help | Write to us | Jobs@CyberMedia | Privacy Policy
Copyright © CyberMedia India Online Ltd. All rights reserved. Usage of content from web site is subject to Terms and Conditions.