Revision #3

You are currently reviewing an older revision of this page.
Go to current version

Introduction

To conserve space, bandwith and expensive resources is the main motive behind data compression.
A new drive why you should compress your data is speed due to lesser Disk I/O.

This article aims to discuss implementation of  data compression in SQL Server as well as its trade-off.

Table of Contents



Related Articles

An understanding of data compression concept can be found in this wikipedia link