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 -> Re: CLOB : Inserting or Updating ?

Re: CLOB : Inserting or Updating ?

From: DA Morgan <damorgan_at_psoug.org>
Date: Tue, 06 Mar 2007 14:07:07 -0800
Message-ID: <1173218825.364848@bubbleator.drizzle.com>


Ed wrote:
> 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

The one that on testing in my application, on my hardware, worked the best.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Tue Mar 06 2007 - 16:07:07 CST

Original text of this message

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