|
-
Sep 15th, 2009, 05:30 AM
#1
Thread Starter
Lively Member
Non Clustered Index question
Hi,
When I read about non clustered indexes I come accross this descritption:
Each index row in the nonclustered index contains the nonclustered key value and a row locator. This locator points to the data row in the clustered index or heap having the key value.
Can someone please explain what exactly is the key value? If the row locator points to the actual row of data, then what is they KEY value and what is it used for please?? (e.g., why is it needed if the row locator points to the row of data?)
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|