2 lines
75 B
MySQL
2 lines
75 B
MySQL
|
alter table HSSE_Hazard_HazardRegister add HazardValue nvarchar(50) null
|
||
|
GO
|