Transact SQL scripts written by
DBAs and Developers for
DBAs and Developers.
To submit a comment about this script
here or to submit your own script
click here.
Get Performance Tips Directly From SQL Server
Description:
This script was written by Ian Stirk. You can read the full article here: http://www.sqlservercentral.com/articles/Performance+Tuning/66729/. This scripts makes use of Dynamic Management Views (DMVs) and Dynamic Management Functions (DMFs), so can be used by SQL Server 2005 or greater. The script allows you to inspect cached plans and extract information that can be useful in improving the performance of your SQL.
Submitted By:
2008DBA