<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: distinct code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Wed, 23 Jul 2008 20:56:54 GMT</pubDate>
    <description>DZone Snippets: distinct code</description>
    <item>
      <title>sql count</title>
      <link>http://snippets.dzone.com/posts/show/3334</link>
      <description>// description of your code here&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;select count (*) as total from bppersondisabledstandardsetups group by setuptype;&lt;br /&gt;select distinct bppersondisabledstandardsetups.setuptype from bppersondisabledstandardsetups;&lt;br /&gt;select max(objid) from sdfields;&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Fri, 19 Jan 2007 17:17:24 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/3334</guid>
      <author>goodkail (Nicol&#225;s)</author>
    </item>
  </channel>
</rss>
