Re: comma separated list

From: Joseph Y. Suh <dbtech_at_inetnow.net.usa>
Date: 1996/09/11
Message-ID: <3236582B.950_at_inetnow.net.usa>#1/1


CJM wrote:
>
> In article <01bb9e6c$606f8b00$bf0000c5_at_Garry.triniti.troitsk.ru> "Garry M. Filimonov" <garry_at_fly.triniti.troitsk.ru> writes:
>
> >> > I want my output to be:
> >> >
> >> > firstval, value1, valuea
> >> > 2ndval, val2, valb
> >> >
> >>
> >> select ColumnA || ',' || ColumnB || ',' || ColumnC from ....
 

> That's not what I want. Actually, I've solved my problem using PL/SQL
> with dbms_output.put_line
> --
Mr. Filimonov's reply looks like WHAT YOU WANT BASED ON YOUR ORIGINAL POSTING. Please thanks to the response and be kind to your fellow Oraclers. And be specific when you post your question and share your solutions with others.

Joseph Suh
Oracle DBA
DB Technology, Inc.
Atlanta, GA, USA Received on Wed Sep 11 1996 - 00:00:00 CEST

Original text of this message