comma separated list
From: CJM <cindym_at_schdba00.sch.ge.com>
Date: 1996/09/09
Message-ID: <CINDYM.96Sep9113304_at_schdba00.sch.ge.com>#1/1
Date: 1996/09/09
Message-ID: <CINDYM.96Sep9113304_at_schdba00.sch.ge.com>#1/1
Could someone please tell me how to select fields out of an oracle table in a comma separated list? For example, the table contains:
Column A Column B Column C
-------- -------- --------
firstval value1 valuea 2ndval val2 valb
I want my output to be:
firstval, value1, valuea
2ndval, val2, valb
Thanks in advance
--
Received on Mon Sep 09 1996 - 00:00:00 CEST