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

Home -> Community -> Mailing Lists -> Oracle-L -> Merging results

Merging results

From: Andreas Jung <ajung_at_sz-sb.de>
Date: Tue, 27 Jun 2000 16:03:23 +0200
Message-Id: <10541.110533@fatcity.com>


Assume a query like "select docnum from ....." returns a lot of rows. I need to concatenate the docnum column of all rows with "|" and store them in a single new row of another table. What is the fastest way to do this ?

Andreas Received on Tue Jun 27 2000 - 09:03:23 CDT

Original text of this message

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