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 -> Reading column into a string variable

Reading column into a string variable

From: zomer <noneee_at_gmail.com>
Date: 13 Nov 2006 12:37:06 -0800
Message-ID: <1163450226.644896.228480@b28g2000cwb.googlegroups.com>


Hi,
I need to read all entries of a column into a varchar variable. There are about 100 entries.... how can i do it in PL/SQL?

Table
Name
alex
brad
cynthia
.
.
.
.

zomer

Anticipated output
alex,brad,cynthia.....,zomer

Thanks. Received on Mon Nov 13 2006 - 14:37:06 CST

Original text of this message

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