Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Performance problem with deleteing large number of rows from a table
I am having performance problem with my application while deleting
large number of rows from a table.
How can I imporve performance of deleting large number of rows > 500000 from a table with the following constraints.
Currently we are using delete quries which is taking a lot of time.
Faisal Received on Thu Aug 10 2006 - 02:21:42 CDT