A list of my best articles so far, from killing all processes in a database and shrinking the log file to deleting duplicate rows and UNION vs UNION ALL.
What RESTORE VERIFYONLY Checks and What It Misses
RESTORE VERIFYONLY checks backup readability and checksums, but it cannot prove a full restore or healthy data; pair it with restore tests.
Testing a Cumulative Update Before Production
Testing a Cumulative Update means restoring real data, replaying key jobs, comparing plans and timings, and signing off before production.
SQL SERVER – 2005 – No Backup Support For Named Pipes
SQL Server 2000 had backup support for named pipes, but SQL Server 2005 only backs up to disk and tape. I also share how we back up our own databases.







