Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Design order of fields
Message
 
 
To
02/04/2012 10:18:48
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01540005
Message ID:
01540012
Views:
32
>>I don't believe there is something in design interface. However, it's easy to get programatically using INFORMATION_SCHEMA.Columns view.
>
>Yes, but I need to remove a field. When the table contains over 200 fields it is sometimes very difficult to find it.

For such cases simply use transact-SQL (ALTER TABLE command) to drop a column rather than interface.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform