Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Insert after a delete

60959Nov 24 2008 — edited Nov 24 2008
Can 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 22 2008
Added on Nov 24 2008
15 comments
703 views