Re: Loading a large text string

From: sandra.thrasher <sandra.thrasher_at_MCI2000.com>
Date: 1998/01/13
Message-ID: <4pyu.1441$YH1.540238_at_news.internetMCI.com>#1/1


I've run into this problem before. I think I modified the insert to CONCATENATE parts of the data.

For example,

INSERT INTO MY_TABLE ('TEST VALUE FOR' ||
'MORE DATA' ||
'MORE DATA');
Received on Tue Jan 13 1998 - 00:00:00 CET

Original text of this message