Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> PL-SQL & strings larger than 32K
I have 100+ char strings that I have to concatenate and then store in a LONG database column..I am using PL-SQL scripts to do this. Since the limit for varchar2 and long datatype in PL-SQL is 32K, if my combined concatenated string (PL_SQL variable) goes about 32K i get a numeric or value error..
Any ideas to implement this
-anil
--
Anil Kamath
SmartOnline Inc. (www.smartonline.com)
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Sat Sep 25 1999 - 03:42:08 CDT
![]() |
![]() |