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: A question about update and insert/delete

Re: A question about update and insert/delete

From: David Aldridge <slimdave_at_yahoo.com>
Date: 4 Feb 2005 08:59:13 -0800
Message-ID: <1107536353.148638.249100@l41g2000cwc.googlegroups.com>


I wouldn't rule out that the update and delete are using different access paths to find the rows on which to operate, so checking the explain plans for each would be a sensible step. Received on Fri Feb 04 2005 - 10:59:13 CST

Original text of this message

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