Sunday, February 3, 2008

Reclaiming unused space from a SQL Server table

Did you know that Microsoft SQL Server doesn't automatically reuse space from variable length columns that have been dropped from a table? This blog shows you how to reclaim that space using the DBCC CLEANTABLE command.

read more | digg story