<?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/mysql/tags/duplicate</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 09:47:21 GMT</pubDate>
<item>
<title>(MySQL) Delete duplicate records from MySQL Database - welancers</title>
<link>http://snipplr.com/view/67709/delete-duplicate-records-from-mysql-database/</link>
<description><![CDATA[ <p>Use the same table to query against itself. The greater then sign does the main job of returning only one records of both duplicate records.</p> ]]></description>
<pubDate>Fri, 12 Oct 2012 22:45:47 GMT</pubDate>
<guid>http://snipplr.com/view/67709/delete-duplicate-records-from-mysql-database/</guid>
</item>
<item>
<title>(MySQL) MySQL Select duplicates - TheNullByte</title>
<link>http://snipplr.com/view/65582/mysql-select-duplicates/</link>
<description><![CDATA[ <p>Instead of the standard return of duplicates, this will actually show the rows that are duplicated, making it easier to see the data</p> ]]></description>
<pubDate>Wed, 13 Jun 2012 03:02:48 GMT</pubDate>
<guid>http://snipplr.com/view/65582/mysql-select-duplicates/</guid>
</item>
<item>
<title>(MySQL) Clone Record - apro2000</title>
<link>http://snipplr.com/view/50381/clone-record/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 09 Mar 2011 18:29:31 GMT</pubDate>
<guid>http://snipplr.com/view/50381/clone-record/</guid>
</item>
<item>
<title>(MySQL) select duplicate data from mysql table - kaartz</title>
<link>http://snipplr.com/view/43762/select-duplicate-data-from-mysql-table/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 08 Nov 2010 22:41:30 GMT</pubDate>
<guid>http://snipplr.com/view/43762/select-duplicate-data-from-mysql-table/</guid>
</item>
<item>
<title>(MySQL) Insert or update if unique key already exist - Zwendel</title>
<link>http://snipplr.com/view/21965/insert-or-update-if-unique-key-already-exist/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 27 Oct 2009 10:42:59 GMT</pubDate>
<guid>http://snipplr.com/view/21965/insert-or-update-if-unique-key-already-exist/</guid>
</item>
</channel>
</rss>