Which optimizer hint can you include for the query to force the query to use a specific index rather than the index chosen by the query optimizer?

You are a database developer on an instance of SQL Server 2008. You have a complex query that is performing poorly. You examine the query’s execution plan and determine that the query optimizer has not chosen an index that will provide the best performance. Which optimizer hint can you include for the query to force the query to use a specific index rather than the index chosen by the query optimizer?
A. Optimize for B. table hint
C. fast
D. force order

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.