|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
adding a column in SQL Express
The following example to add a column to an existing table does not work.
ALTER TABLE [table1] ADD COLUMN [sampleGURID] [uniqueidentifier] NULL I have added coulmns in 7.0 and 2000 using the same syntax. Any ideas? Mike |
![]() |
| Viewing: Dev Shed Forums > Databases > MS SQL Development > adding a column in SQL Express |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|