2 lines
95 B
MySQL
2 lines
95 B
MySQL
|
alter table [dbo].[HSSESystem_SafetyInstitution] add SafetyInstitutionCode nvarchar(50) null
|
||
|
GO
|