Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Alter column
Message
 
À
02/07/2003 11:27:20
Sergio Ortiz
Tek Services Group, Llc
Hollywood, Floride, États-Unis
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Titre:
Divers
Thread ID:
00805822
Message ID:
00806132
Vues:
43
>Bonnie thanks for your help.
>
>I am runing the code within SQL Query Analyzer.
>
>Here is the code :
>
>CREATE TABLE doc_exa ( column_a INT)
>GO
>ALTER TABLE doc_exa ADD column_b VARCHAR(20) NULL
>GO
>
>
>
>
>
>But when I issue the following :
>
>ALTER TABLE doc_exa ALTER COLUMN column_b VARCHAR(50) NULL
>
>I get the following error:
>
>Server: Msg 170, Level 15, State 1, Line 1
>Line 1: Incorrect syntax near 'COLUMN'.
>
>
>
>Sergio
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform