![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi guys, I'm using SQL Anywhere 9.0.2 3702 on Windows 2003 server. I was wondering how to change the column order of a particular table without dropping that table? Is there a way? Regards, Chris |
#3
| |||
| |||
|
|
No, you have to drop and re-CREATE the table to change the column order. Or, you could create a view with the desired order. Breck On 21 Aug 2009 15:11:24 -0700, Christopher Ceniza wrote: Hi guys, I'm using SQL Anywhere 9.0.2 3702 on Windows 2003 server. I was wondering how to change the column order of a particular table without dropping that table? Is there a way? Regards, Chris -- Breck Carter http://sqlanywhere.blogspot.com/ RisingRoad SQL Anywhere and MobiLink Professional Services breck.carter (AT) risingroad (DOT) com |
![]() |
| Thread Tools | |
| Display Modes | |
| |