2023-11-06
406 reads
2023-11-06
406 reads
2023-10-23
420 reads
2019-09-13
626 reads
2019-09-06
612 reads
2019-08-30
765 reads
2019-08-23
792 reads
2019-08-06
726 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,169 reads
2014-06-20
1,776 reads
By Kevin3NF
Everything in SQL Server is waiting for something…this is by design. And most people...
By DataOnWheels
Hey fellow data friends! Wow, March was an absolutely crazy month (in the best...
We value your privacy. This policy explains what personal data we collect and why. What...
hi i never used shared datasets before in ssrs. i created a dataset called...
Hi Is it possible to get distinct values using string_agg Select T1."transType", WHEN T1."TransType"...
Hi everyone, I'm working on optimizing a DELETE query used in a data cleanup...
What types of sources can be used with the Import Flat File Wizard in SQL Server Management Studio (SSMS)?
See possible answers