2 lines
80 B
MySQL
2 lines
80 B
MySQL
|
alter table [dbo].[Hazard_HazardSelectedItem] add Position nvarchar(500) null
|
||
|
GO
|