2 lines
66 B
Transact-SQL
2 lines
66 B
Transact-SQL
|
|
Alter TABLE [dbo].[Base_Project]add
|
||
|
|
[ConstructionNum] [int] NULL
|