2 lines
71 B
Transact-SQL
2 lines
71 B
Transact-SQL
alter table [dbo].[Weld_UsingPlan] add UnitStoreId nvarchar(50) null
|
|
GO |
alter table [dbo].[Weld_UsingPlan] add UnitStoreId nvarchar(50) null
|
|
GO |