2 lines
94 B
MySQL
2 lines
94 B
MySQL
|
alter table [dbo].[Hazard_HazardSelectedItem] alter column [DutyPerson] nvarchar(1000) null
|
||
|
GO
|