<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic group by in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/group-by/m-p/3213190#M766035</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can sum statement be used in reports instead of the &amp;#147; group by &amp;#147; statement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 23 Dec 2007 09:18:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-23T09:18:45Z</dc:date>
    <item>
      <title>group by</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/group-by/m-p/3213190#M766035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can sum statement be used in reports instead of the &amp;#147; group by &amp;#147; statement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Dec 2007 09:18:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/group-by/m-p/3213190#M766035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-23T09:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: group by</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/group-by/m-p/3213191#M766036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You use GROUP BY when you want to make use of aggregate operations eq min( ), max( ), sum ( ) etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg select a b sum( c )&lt;/P&gt;&lt;P&gt;from mytable&lt;/P&gt;&lt;P&gt;group by a b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each field in the select statement either needs to be listed in the GROUP BY clause, or have an aggregate function applied to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Kindly Award Points If You Find The Reply Helpful&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chaitanya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2007 12:15:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/group-by/m-p/3213191#M766036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-26T12:15:45Z</dc:date>
    </item>
  </channel>
</rss>

