2 lines
75 B
MySQL
2 lines
75 B
MySQL
|
Alter TABLE [dbo].[SYHSEData_Project]
|
||
|
add [InstallationTotal] [int] NULL
|