<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: DELETE in the MERGE statement</title>
	<atom:link href="http://technology.amis.nl/2009/07/29/delete-in-the-merge-statement/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2009/07/29/delete-in-the-merge-statement/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=delete-in-the-merge-statement</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Chris</title>
		<link>http://technology.amis.nl/2009/07/29/delete-in-the-merge-statement/#comment-5845</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 30 Jul 2009 11:03:02 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=5924#comment-5845</guid>
		<description><![CDATA[Nice intro to the merge statement. Until recently, we still had to support 8i but since migrating all customers to 10g it&#039;s become a powerful new tool for us.

What I&#039;d like to have was 2 update / when matched parts (with mutually different where clauses). This would make it much easier to populate slowly changing type 2 dimensions. Interestingly, SqlServer 2008 can do scd2 in one statement, although with dubious syntax (see &lt;a href=&quot;http://www.ralphkimball.com/html/08dt/KU107_UsingSQL_MERGESlowlyChangingDimension.pdf&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;).]]></description>
		<content:encoded><![CDATA[<p>Nice intro to the merge statement. Until recently, we still had to support 8i but since migrating all customers to 10g it&#8217;s become a powerful new tool for us.</p>
<p>What I&#8217;d like to have was 2 update / when matched parts (with mutually different where clauses). This would make it much easier to populate slowly changing type 2 dimensions. Interestingly, SqlServer 2008 can do scd2 in one statement, although with dubious syntax (see <a href="http://www.ralphkimball.com/html/08dt/KU107_UsingSQL_MERGESlowlyChangingDimension.pdf" rel="nofollow">here</a>).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
