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

Home -> Community -> Usenet -> c.d.o.misc -> Re: using select to concatenate into a string?

Re: using select to concatenate into a string?

From: Michel Cadot <micadot{at}altern{dot}org>
Date: Sat, 22 Jul 2006 08:10:09 +0200
Message-ID: <44c1c13f$0$29877$626a54ce@news.free.fr>

<kimberly.shaffer_at_gmail.com> a écrit dans le message de news: 1153546957.343909.12170_at_h48g2000cwc.googlegroups.com...
| Thanks - I looked on asktom but I couldn't find anything that used
| straight sql without a function or that didn't use aggregate or
| grouping. I just want to concatenate a number of records from one
| field into one string. Two fields won't work.
|
| thx!
|
| kshaffer
|

Concatenate several rows field is this not grouping rows? What do you mean with your last sentence "Two fields won't work"?

Regards
Michel Cadot Received on Sat Jul 22 2006 - 01:10:09 CDT

Original text of this message

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