<?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: Ignore duplicate entries in MySQL select using DISTINCT keyword</title>
	<atom:link href="http://www.tech-recipes.com/rx/1481/ignore-duplicate-entries-in-mysql-select-using-distinct-keyword/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/1481/ignore-duplicate-entries-in-mysql-select-using-distinct-keyword/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sun, 22 Nov 2009 02:44:39 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: indian blogs</title>
		<link>http://www.tech-recipes.com/rx/1481/ignore-duplicate-entries-in-mysql-select-using-distinct-keyword/comment-page-1/#comment-16482</link>
		<dc:creator>indian blogs</dc:creator>
		<pubDate>Sat, 21 Nov 2009 12:28:25 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-16482</guid>
		<description>this is what i was searching :) thaks man</description>
		<content:encoded><![CDATA[<p>this is what i was searching :) thaks man</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tayeb</title>
		<link>http://www.tech-recipes.com/rx/1481/ignore-duplicate-entries-in-mysql-select-using-distinct-keyword/comment-page-1/#comment-15892</link>
		<dc:creator>tayeb</dc:creator>
		<pubDate>Tue, 27 Oct 2009 07:16:49 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-15892</guid>
		<description>hey maverick i was just wondering if u got the answer to ur question ????&lt;br&gt;am having the same problem ...&lt;br&gt;thanx</description>
		<content:encoded><![CDATA[<p>hey maverick i was just wondering if u got the answer to ur question ????<br />am having the same problem &#8230;<br />thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chandan</title>
		<link>http://www.tech-recipes.com/rx/1481/ignore-duplicate-entries-in-mysql-select-using-distinct-keyword/comment-page-1/#comment-14263</link>
		<dc:creator>chandan</dc:creator>
		<pubDate>Fri, 14 Aug 2009 14:32:35 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14263</guid>
		<description>some weird distinct in mysql 5.0.1 version :(</description>
		<content:encoded><![CDATA[<p>some weird distinct in mysql 5.0.1 version :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maverick</title>
		<link>http://www.tech-recipes.com/rx/1481/ignore-duplicate-entries-in-mysql-select-using-distinct-keyword/comment-page-1/#comment-13879</link>
		<dc:creator>maverick</dc:creator>
		<pubDate>Thu, 30 Jul 2009 03:51:30 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-13879</guid>
		<description>How do you select query with multiple columns unique distinct values from a single  column? &lt;br&gt;&lt;br&gt;statement:&lt;br&gt; select givenname, party from presidents;&lt;br&gt;&lt;br&gt;I want only the givenname to be distinct and not the party?</description>
		<content:encoded><![CDATA[<p>How do you select query with multiple columns unique distinct values from a single  column? </p>
<p>statement:<br /> select givenname, party from presidents;</p>
<p>I want only the givenname to be distinct and not the party?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mistat</title>
		<link>http://www.tech-recipes.com/rx/1481/ignore-duplicate-entries-in-mysql-select-using-distinct-keyword/comment-page-1/#comment-12447</link>
		<dc:creator>mistat</dc:creator>
		<pubDate>Sat, 13 Jun 2009 10:40:53 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-12447</guid>
		<description>Works a charm - just what I was looking for - thanks!</description>
		<content:encoded><![CDATA[<p>Works a charm &#8211; just what I was looking for &#8211; thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ViserExcizer</title>
		<link>http://www.tech-recipes.com/rx/1481/ignore-duplicate-entries-in-mysql-select-using-distinct-keyword/comment-page-1/#comment-7898</link>
		<dc:creator>ViserExcizer</dc:creator>
		<pubDate>Wed, 28 Jan 2009 10:47:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-7898</guid>
		<description>I;ve experimented with both GROUP BY and DISTINCT fucntions in select statements, for some reason, distinct doesn&#039;t behave the way it should, for me when the array is fetched in a loop</description>
		<content:encoded><![CDATA[<p>I;ve experimented with both GROUP BY and DISTINCT fucntions in select statements, for some reason, distinct doesn&#39;t behave the way it should, for me when the array is fetched in a loop</p>
]]></content:encoded>
	</item>
</channel>
</rss>
