<?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: Are SQL Database Joins So Bad?</title>
	<atom:link href="http://simononsoftware.com/are-sql-database-joins-so-bad/feed/" rel="self" type="application/rss+xml" />
	<link>http://simononsoftware.com/are-sql-database-joins-so-bad/</link>
	<description>programming, databases and other IT something</description>
	<lastBuildDate>Thu, 29 Jul 2010 03:12:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: piotrp</title>
		<link>http://simononsoftware.com/are-sql-database-joins-so-bad/comment-page-1/#comment-446</link>
		<dc:creator>piotrp</dc:creator>
		<pubDate>Sat, 14 Nov 2009 19:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.simononsoftware.com/?p=596#comment-446</guid>
		<description>yeah, you are right Simon.
unfortunately programmers rarely thinks about what are they doing when they are using ORM. sometimes ORM makes good job but often it is wrong. result of using it is that DBA has got a lot of funny problems :/
without join there is no life in the world of DB</description>
		<content:encoded><![CDATA[<p>yeah, you are right Simon.<br />
unfortunately programmers rarely thinks about what are they doing when they are using ORM. sometimes ORM makes good job but often it is wrong. result of using it is that DBA has got a lot of funny problems :/<br />
without join there is no life in the world of DB</p>
]]></content:encoded>
	</item>
</channel>
</rss>
