CREATESYNONYM[dbo].[CustomerEmailInformation_Synonym]FOR[dbo].[CustomerEmailInformation_Legacy] GO GRANTSELECTON[dbo].[CustomerEmailInformation_Synonym]TO[MssExec] GRANTINSERTON[dbo].[CustomerEmailInformation_Synonym]TO[MssExec] GRANTDELETEON[dbo].[CustomerEmailInformation_Synonym]TO[MssExec] GRANTUPDATEON[dbo].[CustomerEmailInformation_Synonym]TO[MssExec] GRANTEXECUTEON[dbo].[CustomerEmailInformation_Synonym]TO[MssExec] GO