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

Home -> Community -> Usenet -> c.d.o.misc -> massive delete

massive delete

From: Jorge <cafelito_at_---NO---SPAM---yahoo.com>
Date: Thu, 23 Sep 1999 13:37:30 +0200
Message-ID: <7sd3m6$6fi$1@diana.bcn.ttd.net>


Hi:

    Which is the fastest way to delete many rows (over 400k-800k) from a big table (over 7.000.000 rows) frequently. I'm doing it now with a cursor to the table, committing every 'N' rows.

Will performance get increased with bigger rollback segments and reducing committing?

excuse my poor english

thanks

    Jorge Received on Thu Sep 23 1999 - 06:37:30 CDT

Original text of this message

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