Alter table Patient_data..tbDOHSetup add [IsAllowYearly] [bit] NOT NULL DEFAULT ((0)), [IsAllowQuarterly] [bit] NOT NULL DEFAULT ((0))