<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Knowing about 'Forwarded Records' can help diagnose hard to find performance issues.</title><link>http://blogs.msdn.com/b/mssqlisv/archive/2006/12/01/knowing-about-forwarded-records-can-help-diagnose-hard-to-find-performance-issues.aspx</link><description>Imagine a customer using an ISV application that stores certain product information in a varchar(200) column in a SQL Server database table. When the system was first being used nobody ever entered a product description with more than 10 characters. However</description><dc:language>en</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Knowing about 'Forwarded Records' can help diagnose hard to find performance issues.</title><link>http://blogs.msdn.com/b/mssqlisv/archive/2006/12/01/knowing-about-forwarded-records-can-help-diagnose-hard-to-find-performance-issues.aspx#8555373</link><pubDate>Tue, 27 May 2008 22:50:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8555373</guid><dc:creator>Herbg</dc:creator><description>&lt;p&gt;Table A&lt;/p&gt;
&lt;p&gt;2 indexes, neither was a clustered index&lt;/p&gt;
&lt;p&gt;In a 22 Million row table, with address1,2,3 each varchar(50), data1 and data 2 each varchar (100)- all 5 columns set to NULL.&lt;/p&gt;
&lt;p&gt;After all 5 columns were updated, required over 8 hours just to &amp;quot;select * into&amp;quot; another table, tableB from TableA.&lt;/p&gt;
&lt;p&gt;However, &amp;quot;Select into TableC &amp;quot; from Table B was less than 5 minutes.&lt;/p&gt;
&lt;p&gt;TableA has forward records 7,548,908 while TableB had none.&lt;/p&gt;
&lt;p&gt;Thanks for the article. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8555373" width="1" height="1"&gt;</description></item></channel></rss>