Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: CLOB
Can you be a bit more specific? Oracle version? Code excerpt? Exact
error message you are receiving?
-- Vladimir Zakharychev (bob@dpsp-yes.com) http://www.dpsp-yes.com Dynamic PSP(tm) - the first true RAD toolkit for Oracle-based internet applications. All opinions are mine and do not necessarily go in line with those of my employer. "Colin Basterfield" <colinb_at_areagem.demon.co.uk> wrote in message news:3da07ff4_at_212.67.96.135...Received on Mon Oct 07 2002 - 04:17:57 CDT
> Hi
>
> I am trying to call a stored procedure from SQL Plus and one of the input
> parameters is a clob field. It says in the Oracle 8i documentation that you
> can use empty_clob() if it is blank, which works, and it also says that you
> can just put in a string, which is ultimately what I want to do, but the
> syntax it uses is the string encased in single quotes, but this doesn't
> work.
>
> Anybody got any ideas on this one?
>
> TIA
> Colin B
>
>
![]() |
![]() |