alter table [dbo].[Information_EPSummaryReport] add Quarter int null GO alter table [dbo].[InformationProject_EPSummaryReport] add Quarter int null GO