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

Home -> Community -> Usenet -> c.d.o.server -> Displaying rows as columns

Displaying rows as columns

From: Ric <vsangal_at_yahoo.com>
Date: 10 Feb 2006 11:42:57 -0800
Message-ID: <1139600577.935916.125160@g14g2000cwa.googlegroups.com>


I have this kind of data

ID     Text
1        a
1        b
1        c


I want to display this data as

1, a, b, c

in sql plus oracle Any suggestions Received on Fri Feb 10 2006 - 13:42:57 CST

Original text of this message

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