2 lines
64 B
Transact-SQL
2 lines
64 B
Transact-SQL
|
|
alter table Tw_InOutPlanDetail add DeliveryDate datetime null
|
||
|
|
GO
|