CREATESYNONYM[dbo].[PlasticInstrumentCustomer_Synonym]FOR[dbo].[PlasticInstrumentCustomer_Legacy] GO GRANTSELECTON[dbo].[PlasticInstrumentCustomer_Synonym]TO[MssExec] GRANTINSERTON[dbo].[PlasticInstrumentCustomer_Synonym]TO[MssExec] GRANTDELETEON[dbo].[PlasticInstrumentCustomer_Synonym]TO[MssExec] GRANTUPDATEON[dbo].[PlasticInstrumentCustomer_Synonym]TO[MssExec] GRANTEXECUTEON[dbo].[PlasticInstrumentCustomer_Synonym]TO[MssExec] GO