Question 170
DP-300 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.
Details →You have an Azure SQL database named DB1. You run a query while connected to DB1. You review the actual execution plan for the query, and you add an index to a table referenced by the query. You need to compare the previous actual execution plan for the query to the Live Query Statistics. What should you do first in Microsoft SQL Server Management Studio (SSMS)?
- AFor DB1, set QUERY_CAPTURE_MODE of Query Store to All.
- BRun the SET SHOWPLAN_ALL Transact-SQL statement.
- CSave the actual execution plan.
- DEnable Query Store for DB1.