Question 176
DP-300 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.
Details →You have an Azure SQL managed instance. You need to gather the last execution of a query plan and its runtime statistics. The solution must minimize the impact on currently running queries. What should you do?
- AGenerate an estimated execution plan.
- BGenerate an actual execution plan.
- CRun sys.dm_exec_query_plan_stats. ✓
- DGenerate Live Query Statistics.