drop/truncate and rollback segment

Posted by trojanwarrior3000 on Stack Overflow See other posts from Stack Overflow or by trojanwarrior3000
Published on 2010-04-23T20:45:54Z Indexed on 2010/04/24 10:53 UTC
Read the original article Hit count: 297

I know that drop removes the data as well as the table structure whereas truncate retains table structure.

Does drop/truncate write to roll back segment ?

© Stack Overflow or respective owner

Related posts about Oracle

Related posts about database