---
title: "What is Data Compression?"  
description: "What is Data Compression?"  
author: "Amit Singh"  
published: 2011-04-28  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/798/what-is-data-compression  
category: "mssql server"  
tags: ["mssql server"]  
reading_time: 1 minute  

---

# What is Data Compression?

Data compression changes the format of physical storage of data. It minimize the metadata (column information, length, offsets etc) associated with each record.

## Answers

### Answer by Amit Singh

Data compression changes the format of physical storage of data. It minimize the metadata (column information, length, offsets etc) associated with each record.


---

Original Source: https://www.mindstick.com/interview/798/what-is-data-compression

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
