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!

Commit after alter table statement or not?

448225Aug 30 2006 — edited Aug 31 2006
Hi,

Is it necessary to put the a commit after the following statement or is it automatically committed:
Alter table tab_name drop column col_name;

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 28 2006
Added on Aug 30 2006
21 comments
60,505 views