2 lines
64 B
Transact-SQL
2 lines
64 B
Transact-SQL
|
|
alter table [dbo].[WBS_ControlItemInit] add IsJDItem bit null
|
||
|
|
GO
|