2 lines
86 B
Transact-SQL
2 lines
86 B
Transact-SQL
alter table [dbo].[ActionPlan_ActionPlanListApprove] add DepartId nvarchar(50) null
|
|
GO |