Browse by Tags

Get statistics on Query plan optimizer execution
Published 11 May 7 4:48 AM | SqlServer-QA.net (SSQA)
As you might know PERFMON (SYSMON) and DMVs in SQL 2005 are very handy to know internal resource information about the SQL Server engine. So you might be thinking what might be the cause of this poor performance when you have a simple query to run and...