Overview report for tracking key database performance metrics, general system stats, overall activity, and general server info, including: properties and settings, uptime, drive space, DB size allocation, growth stats, backups, jobs, index fragmentation, missing and unused indexes, and much more.
2019-04-15 (first published: 2010-05-11)
15,969 reads
Search for a string value within columns of data types CHAR, NCHAR, NTEXT, NVARCHAR, TEXT, VARCHAR, XML.
2019-04-15 (first published: 2012-03-19)
6,670 reads
Identify all objects containing unused input parameters.
2019-04-15 (first published: 2012-11-26)
3,379 reads
Enhanced version of Microsoft's sp_who / sp_who2 system stored procedures.
2019-04-15 (first published: 2009-10-27)
15,488 reads
A nasty fast way to remove non-numeric and non-alphanumeric characters from a string
2019-03-15 (first published: 2016-05-17)
3,229 reads
Through the shared script, you can see the Paglock table hint.
2019-02-27 (first published: 2019-02-20)
927 reads
Can be useful when inserting a lot of data into a table.
2019-02-26 (first published: 2019-02-14)
5,279 reads
This script features as we can through the CTE Top10FilesWithLargerDiskConsumption the top ten data files that are showing greater consumption of hard drive related data-reading activities.
2019-01-15 (first published: 2019-01-08)
1,049 reads
Collect CPU % for a time period and alert if Average CPU usage is high
2019-01-14 (first published: 2019-01-08)
1,759 reads
Quick check SQL connection and process details with current SQL text
2018-12-19 (first published: 2018-11-27)
969 reads