Data compression is a new feature introduced in SQL Server 2008. It enables the DBA's to effectively manage the MDF files and Backup files. There are two types of compressions, 1. Row Level Compression: This type of compression will work on the row level of the data page.
2. Page Level Compression: This compression will be effective in the page level.
How it works: Considering, If you a user is requesting for a data. In that case, Relational Engine will take care of getting the request compile, parse and it will request the data from the Storage engine. Now, our data is in the compressed format. Storage engine will send the compressed data to the Buffer cache which in turn will take care of sending the data to relational engine in uncompressed format. Relational engine will do the modifications on the uncompressed data and it will send the same to buffer cache. Buffer cache will take care of compressing the data and have it for future use. In turn, it will send a copy to the Storage Engine. Advantages:
Disadvantages:
You need to be a premium member to use this feature. To access it, you'll have to upgrade your membership.
Become a sharper developer and jumpstart your career.
$0
$
. 00
monthly
For Basic members:
$20
For Premium members:
$45
For Elite members: