﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Article Discussions / Article Discussions by Author / Discuss content posted by fediori  / SCD Implementation with TSQL / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sun, 26 May 2013 00:09:05 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: SCD Implementation with TSQL</title><link>http://www.sqlservercentral.com/Forums/Topic1383977-2632-1.aspx</link><description>Bruce,  writing the same code I wrote using  MERGE statement is not very easy , I am not sure if it is possible, and I wanted to provide code that anybody can reuse, changing table and column names.Using cross join instead of inner join .. on 1=1 of course is less confusing .</description><pubDate>Wed, 14 Nov 2012 02:15:48 GMT</pubDate><dc:creator>Federico Iori</dc:creator></item><item><title>RE: SCD Implementation with TSQL</title><link>http://www.sqlservercentral.com/Forums/Topic1383977-2632-1.aspx</link><description>It's a good start, but I would recommend you investigate the "merge" command.  I'd also suggest that writing joins as "cross joins" (rather than "inner joins") where there is no join criteria will be somewhat less confusing.</description><pubDate>Tue, 13 Nov 2012 19:28:09 GMT</pubDate><dc:creator>Bruce W Cassidy</dc:creator></item><item><title>SCD Implementation with TSQL</title><link>http://www.sqlservercentral.com/Forums/Topic1383977-2632-1.aspx</link><description>Comments posted to this topic are about the item [B]&lt;A HREF="/scripts/SCD/93755/"&gt;SCD Implementation with TSQL&lt;/A&gt;[/B]</description><pubDate>Tue, 13 Nov 2012 01:35:26 GMT</pubDate><dc:creator>Federico Iori</dc:creator></item></channel></rss>