 




<?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 Query/400 to create SQL-style GROUP BY</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/using-query400-to-create-sql-style-group-by/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/using-query400-to-create-sql-style-group-by/</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 03:14:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: rmagnan</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/using-query400-to-create-sql-style-group-by/#comment-39825</link>
		<dc:creator>rmagnan</dc:creator>
		<pubDate>Mon, 20 Sep 2004 09:27:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-39825</guid>
		<description><![CDATA[You can also do it with 2 queries: The 1st with a break on invoice and item number but output to a dadabase file and use the &quot;summary only&quot; option (2). The 2nd query would use the database file you just created that is summarized by invoice and item number.]]></description>
		<content:encoded><![CDATA[<p>You can also do it with 2 queries: The 1st with a break on invoice and item number but output to a dadabase file and use the &#8220;summary only&#8221; option (2). The 2nd query would use the database file you just created that is summarized by invoice and item number.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sbrennecke</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/using-query400-to-create-sql-style-group-by/#comment-39826</link>
		<dc:creator>sbrennecke</dc:creator>
		<pubDate>Fri, 17 Sep 2004 17:15:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-39826</guid>
		<description><![CDATA[It seems you need to add a break at each item number also to total the quantities.  Where is this breaking down for you?]]></description>
		<content:encoded><![CDATA[<p>It seems you need to add a break at each item number also to total the quantities.  Where is this breaking down for you?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.012 seconds using memcached
Object Caching 282/285 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 06:58:34 -->