Why you should NOT multiply SQL Server instances
Consolidating SQL Server instances is better than installing several of them on the same server.
Consolidating SQL Server instances is better than installing several of them on the same server.
How and why to compress tables and indexes.
The error log records every successful backup, which is of no use. Here is how to turn those messages off.
How to monitor SQL Server to ensure it is functioning properly.
How to find the size of your tables, and the largest ones in particular.
How to import and export table data with BULK COPY.
A transaction log filling up the disk is a classic DBA problem. Learn how to diagnose blocking issues and properly configure your recovery models.