overflow

SQL stress test: Simulate full database

Simulating a full database is a beautiful stress test, but how the heck can this be done quickly with SQL Server? A full database is likely never encountered during development and probably completely forgotten during testing (it was in our …