<?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>SQL Optimizations – A well concealed transform that can cut that much needed millisecond out of your query.</title><link>http://blogs.msdn.com/mssqlisv/archive/2006/05/05/591054.aspx</link><description>SQL Server Optimizer is full of surprises… Optimizer uses many transformations to find the best possible path of execution. One of those happen in cases where you do a query that looks like the following; -- displays the duration, cpu, reads, writes and</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>SQL Optimizations – A well concealed transform that can cut that much needed millisecond out of your query.</title><link>http://blogs.msdn.com/mssqlisv/archive/2006/05/05/591054.aspx#591130</link><pubDate>Sat, 06 May 2006 01:30:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:591130</guid><dc:creator>It's my life... And I live it...</dc:creator><description>&lt;br&gt;&lt;br&gt;This is an intersting walk through transforms that the optimizer makes to a &lt;br&gt;query. The degree of...</description></item><item><title>Usage and good practices with UPDATE STATISTICS feature in SQL 2005 </title><link>http://blogs.msdn.com/mssqlisv/archive/2006/05/05/591054.aspx#4009366</link><pubDate>Mon, 23 Jul 2007 14:33:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4009366</guid><dc:creator>SQL Server Security, Performance &amp; Tuning (SSQA.net)</dc:creator><description>&lt;p&gt;UPDATE STATISTICS is very helpful to get the performance by updating the distribution of key values for&lt;/p&gt;
</description></item></channel></rss>