SQL Server DBA Tutorial 181-What are Synonyms & How to Create Synonyms in SQL Server Database

preview_player
Показать описание
This video will walk you through step by step process of creating Synonyms using SQL Server Management studio as well as using T-SQL Script. It also illustrates what is Synonyms in SQL Server and what are the best practices to create Synonyms in SQL Server database. It talks about couple scenarios where it would be good idea to create Synonyms. It also shows how to create Synonyms locally as well as remote Server Synonyms.

Blog post link:
Рекомендации по теме
Комментарии
Автор

Thank you so much it really helpful to me.

sag
Автор

whats old is new....

My company was making a big push for nosql/mongo five years ago, but we found that scaling to large complex datasets were very difficult. Some code from 15 years ago using SYNONYMS to handle complex scenarios where different data intakes can be accessed using SYNONYMS.

Just wow...a complex problem, we are talking about 4.3TB of binaries processed daily in under tight time timeframe, all this is complexity is solved by SYNONYMS, wtf?

onewizzard
visit shbcf.ru