News

We have an app that stores documents in the database as a varbinary(max) column. Our current average document size is about 475KB, so these are not large documents by any means, but there are a ...
Scalability * Built-in Compression: SQL Server 2005 introduced compression on a read-only file or filegroup, SQL Server 2008 introduces compression at both the row-level and page-level.