2 lines
69 B
Transact-SQL
2 lines
69 B
Transact-SQL
|
|
alter table Solution_LargerHazard add HazardName nvarchar(50) null
|
||
|
|
GO
|