2018-04-02
87 reads
2018-04-02
87 reads
Today we have a guest editorial from Andy Galbraith that looks at the ways in which he has helped others in his career.
2018-04-02 (first published: 2014-07-09)
252 reads
AD Authentication in SQL Server has been around for a long time, so why do we still use SQL Authentication?
2018-03-30
429 reads
2018-03-29
158 reads
Using new features and changing code can cause problems in your environment. Always test to be sure that the impact is acceptable.
2018-03-27
71 reads
2018-03-26
96 reads
We often make changes to production systems in an ad hoc manner. Steve asks how much auditing we might have in place.
2018-03-23
79 reads
Updates this week for SQL 2014, 2016, 2017 and SSMS have Steve thinking about the pace of patching.
2018-03-22
69 reads
2018-03-21
120 reads
2018-03-19
101 reads
Fabric deployment pipelines look like they solve CI/CD for Fabric content, especially for people...
By Steve Jones
We aren’t the only company that does this, but Redgate Software does try to...
By James Serra
Microsoft Fabric makes it wonderfully easy to put many analytics workloads on one platform....
Comments posted to this topic are about the item The New World Of AI...
Thanks in advance, I'm trying to avoid using IIF for performance reasons, but the...
Security has long been a problem for me. Every time I think I understand...
What does this return on SQL Server 2025?
select bit_count(null)See possible answers