Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forcing a SQL to not use an index
Message
From
03/09/2014 15:31:03
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Indexing
Title:
Forcing a SQL to not use an index
Environment versions
SQL Server:
SQL Server 2012
Application:
Web
Miscellaneous
Thread ID:
01606992
Message ID:
01606992
Views:
31
I have a compound index which is not used as SQL Server decides to use solo index instead. In order to see exactly what it would need so to use a more optimized index, I have to remove those solo index until the execution plan shows me in green the recommanded index. Would there be a way to force a SQL to be executed and telling it not to use specific index until it would be able to show in green in the execution plan the recommanded index?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform