THE SQL Server Blog Spot on the Web

Welcome to SQLblog.com - The SQL Server blog spot on the web Sign in | |
in Search

Browse by Tags

All Tags » DMV » performance tun... » execution plans   (RSS)
  • Automating SQL Execution Plan analysis

    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 ...
    Posted to Joe Chang (Weblog) by jchang on March 22, 2010
Powered by Community Server (Commercial Edition), by Telligent Systems
  Privacy Statement