Posted
over 1 year ago
Script Download: 21998.zip http://gallery.technet.microsoft.com/scriptcenter/Find-inefficient-query-88f4611f
This T-SQL script will check the plan cache for the top 25 inefficient query plans. It will list total CPU time, CPU time per execution, total read IOs, average read IOs per execution, total...