Hi,
Is the following correct:
1) For a clustered index the last intermediate level in the b-tree points to the leaf level data page (but does not point to the exact row in the page).
2) For a non clustered index the leaf level in the b-tree points to the page and row in a data page.
Thanks
Jon
Is the following correct:
1) For a clustered index the last intermediate level in the b-tree points to the leaf level data page (but does not point to the exact row in the page).
2) For a non clustered index the leaf level in the b-tree points to the page and row in a data page.
Thanks
Jon