|
|
|
|
Browse by Tags
All Tags » DMV » performance tun... » execution plans (RSS)
-
Last year, I made my tool for automating execution plan analysis available on www.qdpma.com
The original version could parse execution plans from sys.dm_exec_query_stats or dm_exec_cached_plans and generate a cross-reference of which execution plans employed each index. The DMV sys.dm_db_index_usage_stats shows how often each index is used, but ...
|
|
|
|
|