Community

A Warning to Those Using sys.dm_exec_query_stats

(Adam Machanic) The sys.dm_exec_query_stats view is one of my favorite DMVs. It has replaced a large chunk of what I used to use SQL Trace for–pulling metrics about what queries are running and how often–and it makes this kind of data collection painless and automatic. What’s not to love? But use

Read More - Register for Free Membership