<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SSIS Archives - Blog IT</title>
	<atom:link href="https://blogit.create.pt/tag/ssis/feed/" rel="self" type="application/rss+xml" />
	<link>https://blogit.create.pt/tag/ssis/</link>
	<description>Create IT blogger community</description>
	<lastBuildDate>Thu, 10 Jan 2019 12:46:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>Strange behavior with &#8220;Merge Join&#8221; in SSIS</title>
		<link>https://blogit.create.pt/ricardocosta/2014/10/24/strange-behavior-with-merge-join-in-ssis/</link>
					<comments>https://blogit.create.pt/ricardocosta/2014/10/24/strange-behavior-with-merge-join-in-ssis/#respond</comments>
		
		<dc:creator><![CDATA[Ricardo Costa]]></dc:creator>
		<pubDate>Fri, 24 Oct 2014 10:04:36 +0000</pubDate>
				<category><![CDATA[Sql Server]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SSIS]]></category>
		<guid isPermaLink="false">http://blogit.create.pt/ricardocosta/?p=691</guid>

					<description><![CDATA[<p>If the datasources of the Merge Join block in SSIS aren&#8217;t sorted the merge will not work correctly. Strange behavior will occur if the datasources aren&#8217;t sorted equal by the same key. http://msdn.microsoft.com/en-us/library/ms141775.aspx &#8220;The Merge Join Transformation requires sorted data for its inputs.&#8221; http://msdn.microsoft.com/en-us/library/ms137653.aspx</p>
<p>The post <a href="https://blogit.create.pt/ricardocosta/2014/10/24/strange-behavior-with-merge-join-in-ssis/">Strange behavior with &#8220;Merge Join&#8221; in SSIS</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>If the datasources of the Merge Join block in SSIS aren&#8217;t sorted the merge will not work correctly.</p>
<p><a href="http://blogit-create.com/wp-content/uploads/2014/10/mergejoin.png"><img decoding="async" class="alignnone size-full wp-image-701" src="http://blogit-create.com/wp-content/uploads/2014/10/mergejoin.png" alt="Merge Join" width="148" height="62" /></a></p>
<p>Strange behavior will occur if the datasources aren&#8217;t sorted equal by the same key.</p>
<p><a href="http://msdn.microsoft.com/en-us/library/ms141775.aspx" target="_blank">http://msdn.microsoft.com/en-us/library/ms141775.aspx</a></p>
<p><em>&#8220;The Merge Join Transformation requires sorted data for its inputs.&#8221;</em></p>
<p><a title="Sort Data for the Merge and Merge Join Transformation" href="http://msdn.microsoft.com/en-us/library/ms137653.aspx" target="_blank">http://msdn.microsoft.com/en-us/library/ms137653.aspx</a></p>
<p>The post <a href="https://blogit.create.pt/ricardocosta/2014/10/24/strange-behavior-with-merge-join-in-ssis/">Strange behavior with &#8220;Merge Join&#8221; in SSIS</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blogit.create.pt/ricardocosta/2014/10/24/strange-behavior-with-merge-join-in-ssis/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
