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!

How to rename and modify column in sequel

Amit SarohaJan 27 2015 — edited Jan 27 2015

Hi Everybody,

I want to change structure of table in oracle DB version 11gR2.

What I need to do is to rename all columns and then change there data type.

Kindly requesting you to suggest the way I can achieve it in single sequel statement instead of writing two alter table statements , one to rename columns and one to modify columns.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 24 2015
Added on Jan 27 2015
6 comments
1,713 views