Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: CLOB as param type in stored proc
uhh damned, complicated...
ok, i will use varchar instead and accept the 32k limit :-)
thx!
"damorgan" <dan.morgan_at_ci.seattle.wa.us> wrote in message
news:3C759220.C532D4FB_at_ci.seattle.wa.us...
> Try creating a CLOB and then appending your text to it. Then pass it.
>
> Have you looked at the DBMS_LOB package?
>
> or this: http://technet.oracle.com/doc/server.815/a68004/toc.htm
>
> Daniel Morgan
Received on Fri Feb 22 2002 - 05:46:51 CST
![]() |
![]() |