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

Home -> Community -> Mailing Lists -> Oracle-L -> Sql question

Sql question

From: SRIDHARAN, SAN (SBCSI) <ss4569_at_sbc.com>
Date: Tue, 19 Oct 2004 18:07:37 -0700
Message-ID: <625657B48657D748B7316220AA5214C4485660@CAFRFD1MSGUSR08.ITServices.sbc.com>


Here the output from the table test1

Select * from test1;

N1
---

A
B
C
D
E
F

Is there an Oracle function or is there a Sql statement that will print the following result without us create a function.

Result


A,B,C,D,D,F

Thanks.
--

http://www.freelists.org/webpage/oracle-l Received on Tue Oct 19 2004 - 20:03:39 CDT

Original text of this message

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