Fighting the 32K limit

From: <dogbert_at_myremarq.com>
Date: Mon, 19 Jul 1999 07:49:08 -0400
Message-ID: <e1XYkzd0#GA.205_at_nih2naaa.prod2.compuserve.com>



Using Oracle 8.0.5

Using PL/SQL, is there any way to take a couple of pieces of text, the sum total of which is longer than 32K, and concatenate it and put the result into a LONG?

So far, I don't see any way of doing it.

I was just thinking, though, that I could certainly put them into a CLOB in a new temp table, but would it be possible to move it into a LONG from there? Received on Mon Jul 19 1999 - 13:49:08 CEST

Original text of this message