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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: How to insert data in LOBs

RE: How to insert data in LOBs

From: Trivedi, Hitarth <HTrivedi_at_telergy.net>
Date: Thu, 08 Feb 2001 09:58:29 -0800
Message-ID: <F001.002AF448.20010208085654@fatcity.com>

Hi Saurabh,  

  Just do some R&D on dbms_lob, it has all procedures for maintaining LOBs. Simple small data (say 50 charac. text in CLOB) can be inserted normally. There are also functions like empty_clob() you may like to try out.  

Hitarth Trivedi

-----Original Message-----
Sent: Thursday, February 08, 2001 8:32 AM To: Multiple recipients of list ORACLE-L

hi all,
i want to know how to insert values i.e. text/word or images in a table's LOB column.
can we insert them with the regular insert command. please help in this regard.
thanks in advance..  

saurabh
FCS Software Solutions Ltd.
Noida.(India)
saurabhs_at_fcsltd.com

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Trivedi, Hitarth
  INET: HTrivedi_at_telergy.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Feb 08 2001 - 11:58:29 CST

Original text of this message

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