<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: SQL SERVER - 2008 - Introduction to Row Compression</title>
	<atom:link href="http://blog.sqlauthority.com/2008/07/06/sql-server-2008-introduction-to-row-compression/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2008/07/06/sql-server-2008-introduction-to-row-compression/</link>
	<description>Notes of a SQL Server MVP and Database Administrator</description>
	<pubDate>Wed, 07 Jan 2009 19:23:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SQL SERVER - 2008 - Interview Questions and Answers - Part 8 Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2008/07/06/sql-server-2008-introduction-to-row-compression/#comment-42966</link>
		<dc:creator>SQL SERVER - 2008 - Interview Questions and Answers - Part 8 Journey to SQL Authority with Pinal Dave</dc:creator>
		<pubDate>Fri, 19 Sep 2008 01:30:16 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=673#comment-42966</guid>
		<description>[...] Row compression changes the format of physical storage of data. It minimize the metadata (column information, length, offsets etc) associated with each record. Numeric data types and fixed length strings are stored in variable-length storage format, just like Varchar.  (Read More Here) [...]</description>
		<content:encoded><![CDATA[<p>[...] Row compression changes the format of physical storage of data. It minimize the metadata (column information, length, offsets etc) associated with each record. Numeric data types and fixed length strings are stored in variable-length storage format, just like Varchar.  (Read More Here) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://blog.sqlauthority.com/2008/07/06/sql-server-2008-introduction-to-row-compression/#comment-40041</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 10 Jul 2008 18:57:53 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=673#comment-40041</guid>
		<description>Very interesting</description>
		<content:encoded><![CDATA[<p>Very interesting</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas Paldino [.NET/C# MVP]</title>
		<link>http://blog.sqlauthority.com/2008/07/06/sql-server-2008-introduction-to-row-compression/#comment-39920</link>
		<dc:creator>Nicholas Paldino [.NET/C# MVP]</dc:creator>
		<pubDate>Tue, 08 Jul 2008 19:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=673#comment-39920</guid>
		<description>Is there a performance difference when using row compression?  Surely there are space savings, but you never get something for nothing.  I imagine there is a small computational cost that is attached to these storage savings.</description>
		<content:encoded><![CDATA[<p>Is there a performance difference when using row compression?  Surely there are space savings, but you never get something for nothing.  I imagine there is a small computational cost that is attached to these storage savings.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
