dbTalk Databases Forums  

Changing the Column order

sybase.public.sqlanywhere.general sybase.public.sqlanywhere.general


Discuss Changing the Column order in the sybase.public.sqlanywhere.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Christopher Ceniza
 
Posts: n/a

Default Changing the Column order - 08-21-2009 , 05:11 PM






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

Reply With Quote
  #2  
Old   
Breck Carter [TeamSybase]
 
Posts: n/a

Default Re: Changing the Column order - 08-22-2009 , 07:58 AM






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:

Quote:
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

Reply With Quote
  #3  
Old   
Christopher Ceniza
 
Posts: n/a

Default Re: Changing the Column order - 08-24-2009 , 01:42 AM



Thanks.

Quote:
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

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.