Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Group By - Without using aggregate functions

RE: Group By - Without using aggregate functions

From: <johanna.doran_at_sungard.com>
Date: Tue, 24 Sep 2002 05:38:24 -0800
Message-ID: <F001.004D7B99.20020924053824@fatcity.com>






RE: Group By  - Without using aggregate functions




Rollup and cube are sql functions that place subtotals and grand totals into the query (usually shows the other columns as NULL to inidicate a total);

Check the sql reference in the oracle docs for examples of use or the iternet.
\
HTH  Hannah

-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: johanna.doran@sungard.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Sep 24 2002 - 08:38:24 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US