<?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>Training and More</title><link>http://blogs.msdn.com/b/acoat/archive/2004/09/26/234338.aspx</link><description>I've just spent 4 days of last week on Readify's excellent Industrial Strength .NET Course , lead by the incomporable Mitch Denny . Things really started to hot up on the last day when we discussed the merits of natural vs artificial primary keys in tables</description><dc:language>en-AU</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title> Andrew Coates MSFT Training and More | Quick Diets</title><link>http://blogs.msdn.com/b/acoat/archive/2004/09/26/234338.aspx#9723014</link><pubDate>Wed, 10 Jun 2009 06:34:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9723014</guid><dc:creator> Andrew Coates MSFT Training and More | Quick Diets</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://quickdietsite.info/story.php?id=9342"&gt;http://quickdietsite.info/story.php?id=9342&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9723014" width="1" height="1"&gt;</description></item><item><title>Set-based Query Languages, Databases and Buses</title><link>http://blogs.msdn.com/b/acoat/archive/2004/09/26/234338.aspx#238041</link><pubDate>Tue, 05 Oct 2004 16:11:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:238041</guid><dc:creator>notgartner.com: Mitch Denny's Blog</dc:creator><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=238041" width="1" height="1"&gt;</description></item><item><title>re: Training and More</title><link>http://blogs.msdn.com/b/acoat/archive/2004/09/26/234338.aspx#235676</link><pubDate>Thu, 30 Sep 2004 06:42:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:235676</guid><dc:creator>Andrew Coates</dc:creator><description>Hi Nathan,&lt;br&gt;&lt;br&gt;OK, I guess expressed that poorly. It's not the difference operator that's OO, but the concept of having data &amp;quot;objects&amp;quot; that we're taking the difference between. Date (mine is the 6th edition, but I guess this bit hasn't changed much) talks about the problem of type-compatibility (chapter 6 in my edition), and I guess that was what I was alluding to.&lt;br&gt;&lt;br&gt;In relational algebra, relations involved in difference operations (and Union and Intersection) need to be type compatible (that is, the tuples in each set are the same type), but I'd see a case for having a difference operator, for example, that used a primary key from eack set to do the difference and then retained only the fields that were common to both sets.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=235676" width="1" height="1"&gt;</description></item><item><title>re: Training and More</title><link>http://blogs.msdn.com/b/acoat/archive/2004/09/26/234338.aspx#235538</link><pubDate>Wed, 29 Sep 2004 20:00:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:235538</guid><dc:creator>Nathan Allan</dc:creator><description>A difference operator is hardly an &amp;quot;object-oriented construct&amp;quot; and the idea of a relational difference operator has existed since Codd first laid the groundwork 35 years ago.  Though not used by most SQL systems, there are systems that support such capabilities.  For instance, the expression you have in your example would look like this in D4 (see Dataphor):&lt;br&gt;&lt;br&gt;var MissingCustomers := ImportedCustomers - Customers;&lt;br&gt;&lt;br&gt;For more information on difference and other relational operators, see &amp;quot;An Introduction to Database Management Systems 8th edition&amp;quot; by C. J. Date.  This book should be in everyone's library.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;&lt;br&gt;--&lt;br&gt;Nathan Allan&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=235538" width="1" height="1"&gt;</description></item></channel></rss>