skip to the main content area of this page
Search Script Archive 
Transact SQL scripts written by
DBAs and Developers for
DBAs and Developers.

To submit a comment about this script click here here or to submit your own script click here.

Identifying Queries Running Slower Than Normal
Description:
This script was written by Ian Stirk. You can read the full article here: http://www.sqlservercentral.com/articles/Performance+Tuning/63638/. The utility described in this script allows you to quickly identify which queries are running slower than expected on SQL Server 2005. Recognising these queries will allow you to take corrective targeted action to improve their performance. Various possible solutions are proposed.  
Submitted By:   2008DBA