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