-
Recent Posts
Recent Comments
Archives
Categories
Meta
Category Archives: Compression
Working with SQL Server data compression
Before compressing any database, a check to see whether ROW or PAGE compression will give the best result is necessary before carrying out any change. The script below will generate a set of scripts to run and the output you can use … Continue reading
Posted in Compression
Comments Off on Working with SQL Server data compression