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

Home -> Community -> Usenet -> c.d.o.server -> Re: inserting comma-separated values with pl/sql

Re: inserting comma-separated values with pl/sql

From: Christoph Seidel <Christoph.Seidel1_at_gmx.de>
Date: Sat, 22 Feb 2003 14:56:18 +0100
Message-ID: <b37vi1$1jglhp$1@ID-143718.news.dfncis.de>


Christoph Seidel wrote:
> DA Morgan wrote:
>> Kenneth and Karsten's responses are good general methods. If your
>> comma delimited values are no more than 30 characters,
>> DBMS_UTILITY.COMMA_TO_TABLE is far more efficient.
>
> well, really great tip! thanx alot!

oops, not a great tip :) does not work with numbers, i think with "list of names" the docs mean list of object names in the data dictionary!? Received on Sat Feb 22 2003 - 07:56:18 CST

Original text of this message

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