Insert after a delete
60959Nov 24 2008 — edited Nov 24 2008Can some one help,
I have a very big table with lots of records, I deleted lots of records, and then insert into the same table, will the inserted records use the same space where the deleted records were originaly?
My developer will be using Insert Apend, I`ve read using the Apend, it will speed the inserts without writing to the REDO logs, is this correct.
Thanks, this is great help