Title: 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

     -----Original Message-----
    From:   [EMAIL PROTECTED]@SUNGARD   On Behalf Of Abdul Aleem <[EMAIL PROTECTED]>
    Sent:   Tuesday, September 24, 2002 8:44 AM
    To:     Multiple recipients of list ORACLE-L
    Subject:        RE: Group By  - Without using aggregate functions

    What's ROLLUP and CUBE is it Oracle's or is it from Java.
    TIA!
    Aleem

    also send the HELP command for other information (like subscribing).
    --
    Please see the official ORACLE-L FAQ: http://www.orafaq.com
    --
    Author: Abdul Aleem
    INET: [EMAIL PROTECTED]

    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: [EMAIL PROTECTED] (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).

-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: [EMAIL PROTECTED] 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: [EMAIL PROTECTED] (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).

Reply via email to