Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How to get around 2997 char limit
Use Pro*C, if you have it -- see
$ORACLE_HOME/precomp/demo/proc/sample4.pc .
On Sun, 14 Jun 1998 21:36:05 -0600, "Oleg Yevteyev" <oleg_at_interjetnet.net> wrote:
>I am trying to generate an "insert" statment, which has a long data type
>column and a string - about 5000 char in length
>How, by using a single "insert" statement place this string into the table.
>
>Tried "Set Len 30000" - doesn't work.
>
>Thanks in advance
>
>
>
MarK Z, 6b, rhymingly Received on Thu Jul 02 1998 - 00:00:00 CDT
![]() |
![]() |