quote:Just read both of them, I am always amazed that there is always something new to learn about indexing. Excellent article, hesitant to trust that page splitting is so nominal (from first article) but have to do more testing.
quote:If a data page is split, there is a pointer added to the original page to point toward the new page (forward pointer like you just explained). If this new page is split again, is there another Forward pointer added to this page?