Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Design order of fields
Message
 
 
À
02/04/2012 10:18:48
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2008
Application:
Web
Divers
Thread ID:
01540005
Message ID:
01540012
Vues:
33
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform