You are developing a database application by using Microsoft SQL Server 2012.
An application that uses a database begins to run slowly.
You discover that the root cause is a query against a frequently updated table that has a clustered index. The query returns four columns: three columns in its
WHERE clause contained in a non-clustered index and one additional column.
You need to optimize the statement.
What should you do?
marco13
5 years agocourse104
4 years, 5 months ago