<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: T-SQL: Find Duplicates Without Using JOIN</title>
	<link>http://blog.netnerds.net/2008/05/t-sql-find-duplicates-without-using-join/</link>
	<description>ls /usr/lolcat</description>
	<pubDate>Thu, 20 Nov 2008 14:15:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Chrissy</title>
		<link>http://blog.netnerds.net/2008/05/t-sql-find-duplicates-without-using-join/#comment-10227</link>
		<dc:creator>Chrissy</dc:creator>
		<pubDate>Mon, 09 Jun 2008 22:56:39 +0000</pubDate>
		<guid>http://blog.netnerds.net/2008/05/t-sql-find-duplicates-without-using-join/#comment-10227</guid>
		<description>Because that does not solve the problem -- I want to find duplicate records, not distinct records.</description>
		<content:encoded><![CDATA[<p>Because that does not solve the problem -- I want to find duplicate records, not distinct records.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LaptopHeaven</title>
		<link>http://blog.netnerds.net/2008/05/t-sql-find-duplicates-without-using-join/#comment-10173</link>
		<dc:creator>LaptopHeaven</dc:creator>
		<pubDate>Fri, 16 May 2008 02:01:04 +0000</pubDate>
		<guid>http://blog.netnerds.net/2008/05/t-sql-find-duplicates-without-using-join/#comment-10173</guid>
		<description>why not use SELECT DISTINCT?</description>
		<content:encoded><![CDATA[<p>why not use SELECT DISTINCT?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
