2023-11-06
406 reads
2023-11-06
406 reads
2023-10-23
420 reads
2019-09-13
627 reads
2019-09-06
614 reads
2019-08-30
766 reads
2019-08-23
794 reads
2019-08-06
727 reads
2019-08-02
364 reads
The concept of a synonym was introduced in SQL Server 2005. Synonyms are very simple database objects, but have the potential to save a lot of time and work if implemented with a little bit of thought. This article discusses what exactly a synonym is, and a few examples of how to use them.
2016-06-24 (first published: 2014-09-11)
25,180 reads
2014-06-20
1,776 reads
By Steve Jones
This Friday is the NYC DevOps Devour hour, which is actually 3 hours. Plus...
Three years ago, when the first public preview of SQL Server 2022 (CTP 2.0)...
By Steve Jones
Redgate Monitor works with more than SQL Server. Some big changes were announced recently,...
We're about to upgrade our SQL 2017 Standard to 2022 standard. We have 1...
Comments posted to this topic are about the item Script-Drop Orphan users from SQL...
Every expert knows you can't make perfect software that never crashes or has bugs....
What is the minimal number of parameters to add a linked server with sp_addlinkedserver?
See possible answers