An alternative name or alias for a table, view, sequence, or other schema item is known as a synonym in databases. In dynamic SQL, it
Tag: Referencing Synonym in Dynamic SQL
Referencing Synonym in Dynamic SQL
As stated in the previous post, a synonym in databases is an alternative name or alias for a table, view, sequence, or other schema items.