Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Data compression

Status
Not open for further replies.

peac3

Technical User
Jan 17, 2009
226
AU
Hi guys,

I have a table which some of the columns contain so many NULL value and I was thinking to do compression for this table to save some space.

After I did some reading, the compression can reduce the performance quite some.

Have you guys done compression before and share the experience?

What is better one, row or page compression?

Thanks,
 
Why would you want to compress null values? In that case, any performance hit would negate the benefit.

Simi
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top