2 lines
78 B
MySQL
2 lines
78 B
MySQL
|
alter TABLE [dbo].[SYHSEData_HiddenDangers] add
|
||
|
[ReportDate] [datetime] NULL
|