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

Home -> Community -> Usenet -> c.d.o.tools -> inserting a clob

inserting a clob

From: Peter Morris <no_spam.ple_at_se.com>
Date: Tue, 13 Mar 2001 14:57:18 -0000
Message-ID: <98lcg6$3gv$1@taliesin2.netcom.net.uk>

Can somebody give an example of a stored procedure for inserting a CLOB into a table. I cant work out how to do this.

Just for an example, lets suppose we have the table MY_TABLE defined as

    col_1            varchar2
    col_2            varchar2
    col_clob       clob



--
  ______________________
/_____________________(_)
|    _____________________              email to
|    | |__________________(_)             Peter_Morris_1
|    |/____________________              at  Hotmail dot com
|_____________________(_)
Received on Tue Mar 13 2001 - 08:57:18 CST

Original text of this message

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