Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> CLOB

CLOB

From: Colin Basterfield <colinb_at_areagem.demon.co.uk>
Date: Sun, 6 Oct 2002 19:33:38 +0100
Message-ID: <3da07ff4@212.67.96.135>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US