<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1041076" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1041076</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Interesting, thanks.</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/mysql-query-use-count-or-select#comment-1229912</link>
    <description> &lt;p&gt;Interesting, thanks.&lt;/p&gt;
 </description>
     <pubDate>Sat, 03 May 2008 20:55:29 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1229912 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>For your first questions:</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/mysql-query-use-count-or-select#comment-1229845</link>
    <description> &lt;p&gt;For your first questions: Have you looked into a GROUP BY? This would probably work for you:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;SELECT Age, COUNT(Age) AS AgeCnt FROM User WHERE Age IN(20, 25, 30, 35, 40) GROUP BY Age&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Tue, 29 Apr 2008 16:35:02 +0000</pubDate>
 <dc:creator>teammatt3</dc:creator>
 <guid isPermaLink="false">comment 1229845 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
