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

Home -> Community -> Mailing Lists -> Oracle-L -> Need help Reformatting output

Need help Reformatting output

From: Sergei <sergei_at_netflip.com>
Date: Wed, 11 Dec 2002 18:59:17 -0800
Message-ID: <F001.0051831A.20021211185917@fatcity.com>


I am looking for a way to display rows as columns. For example:

Id         name    value
1          a          5
1          b          10
2          a          15
2          b          20
 
I need it as:
name    1          2
a          5         15
            b          10         20
 

Thank you in advance
Sergei.

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Sergei
  INET: sergei_at_netflip.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_at_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 Wed Dec 11 2002 - 20:59:17 CST

Original text of this message

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