Synonyms are useful in repointing code to point to a different location without changing the code. Some shops use synonyms to deploy the same T-SQL source code to different servers (i.e., development, test, production). I was asked to provide a simple
Read More...