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

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

Re: Sql question

From: rjamya <rjamya_at_gmail.com>
Date: Tue, 19 Oct 2004 22:10:07 -0400
Message-ID: <9177895d04101919103cbfc5e7@mail.gmail.com>


Go to asktom.oracle.com and search for stragg.

Raj

On Tue, 19 Oct 2004 18:07:37 -0700, SRIDHARAN, SAN (SBCSI) <ss4569_at_sbc.com> wrote:
> 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
>

-- 
------------------------------
--
http://www.freelists.org/webpage/oracle-l
Received on Tue Oct 19 2004 - 21:16:40 CDT

Original text of this message

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