6 lines
73 B
MySQL
6 lines
73 B
MySQL
|
|
||
|
alter table dbo.Solution_LargerHazard add HazardName nvarchar(200)
|
||
|
go
|
||
|
|
||
|
|