<?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: Select UNIQUE or DISTINCT MySQL/PHP Queries</title>
	<atom:link href="http://newsourcemedia.com/blog/select-unique-or-distinct-mysqlphp-queries/feed/" rel="self" type="application/rss+xml" />
	<link>http://newsourcemedia.com/blog/select-unique-or-distinct-mysqlphp-queries/</link>
	<description>Focused on Interactive Design, Development and Marketing</description>
	<lastBuildDate>Wed, 23 May 2012 11:06:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: arungtm</title>
		<link>http://newsourcemedia.com/blog/select-unique-or-distinct-mysqlphp-queries/comment-page-1/#comment-685</link>
		<dc:creator>arungtm</dc:creator>
		<pubDate>Thu, 25 Aug 2011 04:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/?p=502#comment-685</guid>
		<description>I need a query which selects unique amounts only,
for example,

ID, AMOUNT, CLIENT
1, 2.3, JOHN
2, 2.6, MAXTHON
3, 2.3, HARKE
4, 2.2, SHYAM
5, 2.1, JAXON
6, 2.1, CELINA
7, 2.6, RAM


I NEED TO PICK 2.3 as AMOUNT i.e. UNIQUE AND HIGHEST


Please help me,
thankx in advance......</description>
		<content:encoded><![CDATA[<p>I need a query which selects unique amounts only,<br />
for example,</p>
<p>ID, AMOUNT, CLIENT<br />
1, 2.3, JOHN<br />
2, 2.6, MAXTHON<br />
3, 2.3, HARKE<br />
4, 2.2, SHYAM<br />
5, 2.1, JAXON<br />
6, 2.1, CELINA<br />
7, 2.6, RAM</p>
<p>I NEED TO PICK 2.3 as AMOUNT i.e. UNIQUE AND HIGHEST</p>
<p>Please help me,<br />
thankx in advance&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: web designer</title>
		<link>http://newsourcemedia.com/blog/select-unique-or-distinct-mysqlphp-queries/comment-page-1/#comment-628</link>
		<dc:creator>web designer</dc:creator>
		<pubDate>Sun, 10 Apr 2011 10:44:34 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/?p=502#comment-628</guid>
		<description>This example has saved me a lot of time. thanks.</description>
		<content:encoded><![CDATA[<p>This example has saved me a lot of time. thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Developer</title>
		<link>http://newsourcemedia.com/blog/select-unique-or-distinct-mysqlphp-queries/comment-page-1/#comment-617</link>
		<dc:creator>Web Developer</dc:creator>
		<pubDate>Thu, 24 Mar 2011 01:33:44 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/?p=502#comment-617</guid>
		<description>This seems like a good query!</description>
		<content:encoded><![CDATA[<p>This seems like a good query!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://newsourcemedia.com/blog/select-unique-or-distinct-mysqlphp-queries/comment-page-1/#comment-500</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Thu, 05 Aug 2010 19:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/?p=502#comment-500</guid>
		<description>This saved me alot of time I accidently added duplicate data 9 pieces of each data. puhhh</description>
		<content:encoded><![CDATA[<p>This saved me alot of time I accidently added duplicate data 9 pieces of each data. puhhh</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
