Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Sql question
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-lReceived on Tue Oct 19 2004 - 21:16:40 CDT
![]() |
![]() |