﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Article Discussions / Article Discussions by Author / Discuss content posted by Vinay Thakur  / SQL Server 2005 / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Tue, 18 Jun 2013 16:46:36 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: SQL Server 2005</title><link>http://www.sqlservercentral.com/Forums/Topic770668-1612-1.aspx</link><description>It's hard to understand why MS introduced this storage format - perhaps they hadn't yet decided to provide table compression in the next version when they did this (although one would thing SQL2008 was in a pretty advanced stage by the time SQL2005 SP2 content was defined).   Using a long format + compression (store the affected tables on a compressed partition in older or less facility-rich SQLServer versions ; use SQL table compression if you have the right SQL version) is going to be far cleaner and give greater savings almost always.  Of course if you have a very large very sparse matrix of decimal values, and want to store it in fully expanded form (ie as if it were not sparse) in a table it's possible that vardecimal might do as well as or maybe even better than compression, but (a) I think it's unlikely that vardecimal actually would do better and (b) I really can't imagine anyone wanting to do that.</description><pubDate>Wed, 28 Oct 2009 06:53:38 GMT</pubDate><dc:creator>L' Eomot Inversé</dc:creator></item><item><title>RE: SQL Server 2005</title><link>http://www.sqlservercentral.com/Forums/Topic770668-1612-1.aspx</link><description>I found it usefull in a large database on a server with many CPU:s  and I/0 bottleneck, but now we have replaced it with table compression in SQL server 2008, and it is much more usefull. (We have 4 quad processors :) )</description><pubDate>Sun, 16 Aug 2009 08:24:49 GMT</pubDate><dc:creator>hakan.winther</dc:creator></item><item><title>RE: SQL Server 2005</title><link>http://www.sqlservercentral.com/Forums/Topic770668-1612-1.aspx</link><description>It was introduced for data warehouses and cubes, offering savings if you store significant amounts of decimal data.</description><pubDate>Fri, 14 Aug 2009 07:58:23 GMT</pubDate><dc:creator>Steve Jones - SSC Editor</dc:creator></item><item><title>RE: SQL Server 2005</title><link>http://www.sqlservercentral.com/Forums/Topic770668-1612-1.aspx</link><description>I didn't realize that it was already obsolete up until now. I have tested this for a very large DW and have seen significant disk space savings.</description><pubDate>Fri, 14 Aug 2009 07:35:41 GMT</pubDate><dc:creator>SA-1</dc:creator></item><item><title>RE: SQL Server 2005</title><link>http://www.sqlservercentral.com/Forums/Topic770668-1612-1.aspx</link><description>And according to BOL is already obsolete. Btw anybody find it useful?</description><pubDate>Fri, 14 Aug 2009 06:18:33 GMT</pubDate><dc:creator>Davide Lonardoni</dc:creator></item><item><title>RE: SQL Server 2005</title><link>http://www.sqlservercentral.com/Forums/Topic770668-1612-1.aspx</link><description>Thanks. To be frank I was not aware about it.And I have never seen anybody using it as well.</description><pubDate>Thu, 13 Aug 2009 23:40:56 GMT</pubDate><dc:creator>Joy Smith San</dc:creator></item><item><title>SQL Server 2005</title><link>http://www.sqlservercentral.com/Forums/Topic770668-1612-1.aspx</link><description>Comments posted to this topic are about the item [B]&lt;A HREF="/questions/Vardecimal/66691/"&gt;SQL Server 2005&lt;/A&gt;[/B]</description><pubDate>Thu, 13 Aug 2009 22:35:26 GMT</pubDate><dc:creator>Vinay Thakur-585143</dc:creator></item></channel></rss>