<?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 distinct and count with CakePHP</title>
	<atom:link href="http://cakebaker.42dh.com/2007/08/06/using-distinct-and-count-with-cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://cakebaker.42dh.com/2007/08/06/using-distinct-and-count-with-cakephp/</link>
	<description>baking cakes with CakePHP</description>
	<lastBuildDate>Tue, 31 Jan 2012 15:12:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Using Distinct And Count With CakePHP - Programming [ Ectio.us ]</title>
		<link>http://cakebaker.42dh.com/2007/08/06/using-distinct-and-count-with-cakephp/comment-page-1/#comment-12234</link>
		<dc:creator>Using Distinct And Count With CakePHP - Programming [ Ectio.us ]</dc:creator>
		<pubDate>Wed, 12 Sep 2007 07:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/08/06/using-distinct-and-count-with-cakephp/#comment-12234</guid>
		<description>[...] From cakebaker.42dh.com [...]</description>
		<content:encoded><![CDATA[<p>[...] From cakebaker.42dh.com [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sun Limited Mt.</title>
		<link>http://cakebaker.42dh.com/2007/08/06/using-distinct-and-count-with-cakephp/comment-page-1/#comment-10526</link>
		<dc:creator>Sun Limited Mt.</dc:creator>
		<pubDate>Tue, 07 Aug 2007 11:35:01 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/08/06/using-distinct-and-count-with-cakephp/#comment-10526</guid>
		<description>&lt;strong&gt;CakePHP DISTINCT の使用方法...&lt;/strong&gt;

cakebaker » Using distinct and count with CakePHP
CakePHP で DISTINCT を使いたい時の方法が紹介されていました。
$this-&gt;User-&gt;find(null, &quot;COUNT(DISTINCT User.city) AS &#039;count&#039;&quot;);
find は /cake/libs/model/model_php5.php で...</description>
		<content:encoded><![CDATA[<p><strong>CakePHP DISTINCT の使用方法&#8230;</strong></p>
<p>cakebaker » Using distinct and count with CakePHP<br />
CakePHP で DISTINCT を使いたい時の方法が紹介されていました。<br />
$this-&gt;User-&gt;find(null, &#8220;COUNT(DISTINCT User.city) AS &#8216;count&#8217;&#8221;);<br />
find は /cake/libs/model/model_php5.php で&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mandy</title>
		<link>http://cakebaker.42dh.com/2007/08/06/using-distinct-and-count-with-cakephp/comment-page-1/#comment-10524</link>
		<dc:creator>Mandy</dc:creator>
		<pubDate>Tue, 07 Aug 2007 09:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/08/06/using-distinct-and-count-with-cakephp/#comment-10524</guid>
		<description>Hey Thanks :) Yes, this is how I finally did it too :) I am sure others will find it very handy and useful.</description>
		<content:encoded><![CDATA[<p>Hey Thanks :) Yes, this is how I finally did it too :) I am sure others will find it very handy and useful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

