Files

2 lines
64 B
Transact-SQL
Raw Permalink Normal View History

2026-05-25 19:46:30 +08:00
alter table Tw_InOutPlanDetail add DeliveryDate datetime null
GO