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 -> rowid vs pk delete speed

rowid vs pk delete speed

From: Steve Haynes <steve_at_rwx777.demon.co.uk>
Date: Thu, 4 Mar 1999 23:05:50 +0000
Message-ID: <dTWH3TAOHx32EwqA@rwx777.demon.co.uk>


Hi All,
I recently experienced lousy delete performance when doing PLSQL array deletes by rowid. To my amazement, I found that using a six column primary key to do the deletes was about twice as fast as using rowid.
This was on 8.0.5 on NT.
Thoughts?
Steve
--
Please remove nospam from my address to Reply. Received on Thu Mar 04 1999 - 17:05:50 CST

Original text of this message

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