Reorder Columns in a Table
pshah2kMay 4 2007 — edited May 29 2007Is there a simple way / command to Reorder the Columns in a Table. I know I can do this by creating a new table, but I am trying to avoid that.
Current Order:
Table_1
-----------
Column_A
Column_B
Desired Order:
Table_1
-----------
Column_B
Column_A