| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.tools -> Re: concatenating clob with string in SELECT
Maxim Demenko wrote:
> DA Morgan schrieb:
> > Daniel, there is a limit 4000 for an string literal (iirc, it was 2000 > in earlier versions). Declaring a variable as CLOB and concatenating in > it several chunks will make able to put 32k into varable (every PL SQL > variable is limited to 32k) . If OP will go up to 4Gb, he should do as > Sybrand said and use EMPTY_CLOB or alternatively use dbms_lob package. > > Best regards > > Maxim
Literal? Someone is actually going to key in more 4GB character by character? Seems to me it must be a case of concatenating variables but stranger things have happened.
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace x with u to respond) Puget Sound Oracle Users Group www.psoug.orgReceived on Fri Aug 04 2006 - 11:01:09 CDT
![]() |
![]() |