Viewing post 1 (of 1 total)
if you have a table that has a clustered index and non-clustered index(es), bear in mind that the non-clustered index use pointers to the clustered index key, to locate values.
April 30, 2013 at 4:13 am
#1611156