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!

ORACLE Table - Changing Column sequence

tparvaizMar 14 2010 — edited Jun 4 2010
How to change sequence of table columns... for example let's say I have a table with following columns


Customer_Name Rep_Name Address


I want to show it as follows

Customer_Name Address Rep_Name

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 2 2010
Added on Mar 14 2010
8 comments
5,304 views