Page splitting on full data pages

If there is not enough room on the data page for the new row, a page split must be performed.

In some cases, page splitting is handled slightly differently. See “Exceptions to page splitting”.

In Figure 5-3, the page split requires adding a new row to an existing index page, page 1007.

Figure 5-3: Page splitting in an allpages-locked table with a clustered index

Image of a series of data pages that split after an insert, resulting in an additional row to an index.