alter table JDGL_QuantityCompletion add StartDate datetime null alter table JDGL_QuantityCompletion add EndDate datetime null GO