<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/plsql/tags/etl</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 06:57:55 GMT</pubDate>
<item>
<title>(PL/SQL) Strategy to identify duplicates in an ETL context (for example) - xavsio4</title>
<link>http://snipplr.com/view/56332/strategy-to-identify-duplicates-in-an-etl-context-for-example/</link>
<description><![CDATA[ <p>This sql statement enables to detect duplicates entries over a key and creates a seq column which says which one is the sequence of the duplicates. This way you can take only the seq = 1 and still be able to identify all duplicates</p> ]]></description>
<pubDate>Sat, 09 Jul 2011 00:21:15 GMT</pubDate>
<guid>http://snipplr.com/view/56332/strategy-to-identify-duplicates-in-an-etl-context-for-example/</guid>
</item>
</channel>
</rss>