Tuesday, March 20, 2012

nonclustered indexes

Non-clustered is additional data with pointers to the actual data, Then
where the pointers are stored?
shineshine
Leaf level of NCI contains index rows. Each index row contains a non
clustered key and 'pointer/s' to the actual data.

> where the pointers are stored?
Index Page
"shine" <shine@.discussions.microsoft.com> wrote in message
news:1B4E3260-A560-48BD-A5BB-F78B2A1FFF90@.microsoft.com...
> Non-clustered is additional data with pointers to the actual data, Then
> where the pointers are stored?
> shine

No comments:

Post a Comment