|
sqldba20
Posting Yak Master
181 Posts |
Posted - 08/01/2007 : 16:00:13
|
Folks:
I have a 1 Primary Clustered Index and the user created Non-Clustered Index. When I run a query and see the execution plan it uses the Primary Clustered Index (Index seek) but what could be the reason it doesn't use the Non-clustered index?
Thanks ! |
|