alter table Meeting_CQMSMeeting add AttachUrl nvarchar(1000) null GO alter table RewardAndPunish_RewardAndPunish add AttachUrl nvarchar(1000) null GO