Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to insert field in SQL Server table
Message
 
 
À
27/01/2002 15:32:52
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Conception bases de données
Divers
Thread ID:
00611288
Message ID:
00611300
Vues:
22
This message has been marked as the solution to the initial question of the thread.
>>>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
>
>How about moving visually a column that already existed to a different position?
>
>TIA,
>
Hi Alex,

You can use Cut (Ctrl+X) and Paste (Ctrl+V) to do that.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform