<?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>Parallel Scan</title><link>http://blogs.msdn.com/b/craigfr/archive/2006/11/01/parallel-scan.aspx</link><description>In this post, I’m going to take a look at how SQL Server parallelizes scans. The scan operator is one of the few operators that is parallel “aware.” Most operators neither need to know nor care whether they are executing in parallel; the scan is an exception</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>たくさんのデータレコードをSELECTする時、SQL-Serverの中では何をしてるのか？ </title><link>http://blogs.msdn.com/b/craigfr/archive/2006/11/01/parallel-scan.aspx#6552300</link><pubDate>Tue, 27 Nov 2007 17:46:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6552300</guid><dc:creator>すいません、VB４しかやってないんです、VBAはやったけど（ぼそ）</dc:creator><description>&lt;p&gt;たくさんのデータレコードをSELECTする時、SQL-Serverの中では何をしてるのか？&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6552300" width="1" height="1"&gt;</description></item><item><title>Parallel Hash Join</title><link>http://blogs.msdn.com/b/craigfr/archive/2006/11/01/parallel-scan.aspx#1091695</link><pubDate>Fri, 17 Nov 2006 07:28:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1091695</guid><dc:creator>Craig Freedman's WebLog</dc:creator><description>&lt;p&gt;SQL Server uses one of two different strategies to parallelize a hash join . The more common strategy&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1091695" width="1" height="1"&gt;</description></item><item><title>Parallel Nested Loops Join</title><link>http://blogs.msdn.com/b/craigfr/archive/2006/11/01/parallel-scan.aspx#1042562</link><pubDate>Thu, 09 Nov 2006 06:26:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1042562</guid><dc:creator>Craig Freedman's WebLog</dc:creator><description>&lt;p&gt;SQL Server parallelizes a nested loops join by distributing the outer rows (i.e., the rows from the first&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1042562" width="1" height="1"&gt;</description></item></channel></rss>