DP-300 Monitor, configure, and optimize database resources • Set 2
DP-300 Monitor, configure, and optimize database resources Practice Test 2 — 15 questions with explanations. Free, no signup.
You are managing an Azure SQL Database that runs a critical line-of-business application. Users report that a specific query is running slower than usual. You identify that the query is performing a clustered index scan on a large table with over 10 million rows. The table has a clustered index on an identity column and a nonclustered index on a frequently filtered column. You need to minimize the query execution time without adding additional indexes. What should you do?