↧
Using SQL to Retrieve SQL
At work, someone made a request that required me to look through potentially hundreds of views in dozens of databases on our SQL Server. I certainly didn't want to examine each one at a time. How could...
View ArticleShrink the Unshrinkable SQL Transaction Log
Various reasons may cause SQL Server to get in a rut and not empty the transaction log of a database. In my case, our database backups were failing without our knowledge for several weeks, so the...
View Article