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

Home -> Community -> Usenet -> c.d.o.server -> CLOB : Inserting or Updating ?

CLOB : Inserting or Updating ?

From: Ed <ed_at_mail.com>
Date: Tue, 6 Mar 2007 16:10:22 -0500
Message-ID: <12urm5v9c2sbv0c@corp.supernews.com>


Given a table that has a pk column and a CLOB column, and is to store CLOB of 40K ~ 100K
and you have the option of either Inserting the CLOB or Updating it from Null to the CLOB

Which one would you do and why ?
Thanks
10g Received on Tue Mar 06 2007 - 15:10:22 CST

Original text of this message

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