Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> CLOB
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
Received on Sun Oct 06 2002 - 13:33:38 CDT
![]() |
![]() |