Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Index become non optimized after a while
Message
 
 
To
08/07/2010 12:26:01
General information
Forum:
Microsoft SQL Server
Category:
Database management
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01471721
Message ID:
01471882
Views:
31
>>Do you know which queries use(d) the other index? We discussed this issue a bit more with Denis. He is suggesting to create this index with DESC sort for the best performance. So, your other queries also use it in DESC order, it will make sense. Or have this index in DESC sort and restore the original index?
>
>DESC does not apply in this case. So, I wouldn't think it would be a factor.

Your query sort it in DESC order, so it does apply.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform