<?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: Using Partitioning Functions to Find Duplicate Rows</title>
	<atom:link href="http://facility9.com/2009/04/21/using-partition-by-to-count-rows/feed" rel="self" type="application/rss+xml" />
	<link>http://facility9.com/2009/04/21/using-partition-by-to-count-rows</link>
	<description>Jeremiah Peschka&#039;s ruminations on sql, ruby, c#, and other things</description>
	<lastBuildDate>Tue, 07 Sep 2010 23:09:46 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mladen</title>
		<link>http://facility9.com/2009/04/21/using-partition-by-to-count-rows#comment-488</link>
		<dc:creator>Mladen</dc:creator>
		<pubDate>Tue, 21 Apr 2009 12:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://facility9.com/?p=523#comment-488</guid>
		<description>ranks are good for this but i prefer using the checksum for dupe detection:
http://weblogs.sqlteam.com/mladenp/archive/2009/01/05/The-simplest-way-to-delete-duplicates-and-compare-two-result.aspx

sure it can provide false positives but i haven&#039;t encountered that yet.</description>
		<content:encoded><![CDATA[<p>ranks are good for this but i prefer using the checksum for dupe detection:<br />
<a href="http://weblogs.sqlteam.com/mladenp/archive/2009/01/05/The-simplest-way-to-delete-duplicates-and-compare-two-result.aspx" rel="nofollow">http://weblogs.sqlteam.com/mladenp/archive/2009/01/05/The-simplest-way-to-delete-duplicates-and-compare-two-result.aspx</a></p>
<p>sure it can provide false positives but i haven&#8217;t encountered that yet.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
