Re: Insert > 2499

From: Frank van Bortel <fbortel_at_home.nl>
Date: Wed, 28 Jul 2010 14:02:44 +0200
Message-ID: <69cc5$4c501c64$524ba3af$5422_at_cache1.tilbu1.nb.home.nl>



On 07/21/2010 11:23 PM, The Magnet wrote:
> I have some insert statements with values that are> 2500 characters.

So what? If your column is a varchar2, it should be able to hold 4000 characters, provided you use a single-byte character set. A varchar2 may contain up to 4000 byte.

I see no error.

I see markup and data combined. Bad idea. Suggest to keep data separated from markup.

-- 

Regards,

Frank van Bortel
Received on Wed Jul 28 2010 - 07:02:44 CDT

Original text of this message