Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to insert field in SQL Server table
Message
 
 
To
27/01/2002 14:50:07
General information
Forum:
Microsoft SQL Server
Category:
Database design
Miscellaneous
Thread ID:
00611288
Message ID:
00611289
Views:
18
>Hi,
>
>Is there a way (preferably with a visual tool) to insert a field in a SQL Server table so that it comes at a specific position amongst the fields?
>
>TIA,
>
Hi Alex,

You can do this with Enterprise Manger (EM).
- Right click on a table in EM and choose 'Design Table'
- Right click on the column you want to insert new column before and chose 'Inser Column'
- Fill the new column definition
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform