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 do faster updates

RE: How to do faster updates

From: Whittle Jerome Contr NCI <Jerome.Whittle_at_scott.af.mil>
Date: Fri, 13 Sep 2002 10:48:27 -0800
Message-ID: <F001.004CFBF3.20020913104827@fatcity.com>




RE: How to do faster updates




Rajesh,

Build an index. If this is something you will do often; and if that column is a good candidate for an index; and if the index wouldn't slow down inserts and updates too much; consider creating an index. Make a copy of the table and see if an index helps or not. If nothing else you could always create an index; do the updates; and drop the index.

Jerry Whittle
ACIFICS DBA
NCI Information Systems Inc.
jerome.whittle@scott.af.mil
618-622-4145

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Whittle Jerome Contr NCI
  INET: Jerome.Whittle_at_scott.af.mil

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 Fri Sep 13 2002 - 13:48:27 CDT

Original text of this message

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