Improve your contact center performance. See how you can make a difference.
Watch Now
Engage and build your ICT audience with CIOL online advertising.
Know more
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
<< PREVIOUS