<?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>Hash Join</title><link>http://blogs.msdn.com/craigfr/archive/2006/08/10/687630.aspx</link><description>When it comes to physical join operators, hash join does the heavy lifting. While nested loops join works well with relatively small data sets and merge join helps with moderately sized data sets, hash join excels at performing the largest joins. Hash</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Joins Dissected on CraigFr's blog</title><link>http://blogs.msdn.com/craigfr/archive/2006/08/10/687630.aspx#702910</link><pubDate>Wed, 16 Aug 2006 22:29:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:702910</guid><dc:creator>Bart Duncan's SQL Weblog</dc:creator><description>CraigFr has a great series of posts in his blog describing the difference between the various logical...</description></item><item><title>Database Programming: Everything You Always Wanted To Know About JOIN Semantics, But Were Afraid To Ask</title><link>http://blogs.msdn.com/craigfr/archive/2006/08/10/687630.aspx#751286</link><pubDate>Wed, 13 Sep 2006 02:34:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:751286</guid><dc:creator>Ward Pond's SQL Server blog</dc:creator><description>Every once in awhile, I get an opportunity to look around for new and interesting things to read.&amp;amp;amp;nbsp;...</description></item><item><title>Parallel Hash Join</title><link>http://blogs.msdn.com/craigfr/archive/2006/08/10/687630.aspx#1091693</link><pubDate>Fri, 17 Nov 2006 07:27:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1091693</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;
</description></item><item><title>Query Plans and Read Committed Isolation Level</title><link>http://blogs.msdn.com/craigfr/archive/2006/08/10/687630.aspx#2379026</link><pubDate>Wed, 02 May 2007 22:08:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2379026</guid><dc:creator>Craig Freedman's WebLog</dc:creator><description>&lt;p&gt;Last week I looked at how concurrent updates may cause a scan running at read committed isolation level&lt;/p&gt;
</description></item><item><title>SQL SERVER - Explanation SQL SERVER Hash Join &amp;laquo; Journey to SQL Authority with Pinal Dave</title><link>http://blogs.msdn.com/craigfr/archive/2006/08/10/687630.aspx#3291409</link><pubDate>Thu, 14 Jun 2007 18:04:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3291409</guid><dc:creator>SQL SERVER - Explanation SQL SERVER Hash Join « Journey to SQL Authority with Pinal Dave</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blog.sqlauthority.com/2007/06/14/sql-server-explanation-sql-server-hash-join/"&gt;http://blog.sqlauthority.com/2007/06/14/sql-server-explanation-sql-server-hash-join/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Join a SQL Server "joins type" - for Newbie</title><link>http://blogs.msdn.com/craigfr/archive/2006/08/10/687630.aspx#4277343</link><pubDate>Tue, 07 Aug 2007 17:38:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4277343</guid><dc:creator>SQL Server Transact-SQL (SSQA.net)</dc:creator><description>&lt;p&gt;Since the beginning of learning SQL Server I'm pretty much confused with JOIN conditions that defines&lt;/p&gt;
</description></item><item><title>Conversion and Arithmetic Errors</title><link>http://blogs.msdn.com/craigfr/archive/2006/08/10/687630.aspx#8436320</link><pubDate>Tue, 29 Apr 2008 02:44:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8436320</guid><dc:creator>Craig Freedman's SQL Server Blog</dc:creator><description>&lt;p&gt;Let's take a look at a simple query: CREATE TABLE T1 (A INT, B CHAR(8)) INSERT T1 VALUES (0, '0') INSERT&lt;/p&gt;
</description></item><item><title>Entender el Plan de Ejecuci??n en SQL Server 2005/2008 &amp;laquo; Grimpi IT Blog</title><link>http://blogs.msdn.com/craigfr/archive/2006/08/10/687630.aspx#9021198</link><pubDate>Wed, 29 Oct 2008 02:51:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9021198</guid><dc:creator>Entender el Plan de Ejecuci??n en SQL Server 2005/2008 &amp;laquo; Grimpi IT Blog</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://grimpidev.wordpress.com/2008/10/28/entender-el-plan-de-ejecucion-en-sql-server-20052008/"&gt;http://grimpidev.wordpress.com/2008/10/28/entender-el-plan-de-ejecucion-en-sql-server-20052008/&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>