SQL Storage Management
SQL Server Performace on Solid State Drives (SSD)
Solid State Disks (SSDs) are devices that take advantage of the high speed nature of flash memory chips to provide fast persistent data storage
sp_storage: A proc to manage disk space in SQL Server
sp_storage is a procedure that I wrote to help me manage available disk space on a SQL Server
The Biggest Loser – Database Edition
Is it time to put your database on a diet? This presentation describes how to use the features of SQL Server combined with maintenance to keep your database lean. Slides and examples are now available.