Page compression and performance
I know, I know.В This is the last one on compression, I promise.В Well, the last one for… at least a month. So, we’ve talked about the different types of data compression and some things to keep in mind when deploying compression.В But we all know that the biggest factor that might keep you from [...]
May 26, 2011
Tags: data compression, page compression, performance Posted in: Features
No Comments
Page compression (!)
Ok kids, last time I introduced row compression, today I want to take the next step and talk about page compression.В Now, whereas row compression removed NULL and 0 values from each individual record, page compression removes redundant values from a table.В Redundant data is stored on the page only once, and subsequent occurrences will [...]
May 19, 2011
Tags: data compression, page compression Posted in: Features
No Comments



