2018-07-10
78 reads
2018-07-10
78 reads
Grant talks about the lessons of history when the goals of different groups don't align.
2018-07-09
85 reads
2018-07-09
84 reads
The use of NULL values in a database can be controversial. Today Steve talks about his views on this concept.
2018-07-06
157 reads
2018-07-05
535 reads
2018-07-04
50 reads
2018-07-03
83 reads
Watch out, watch out, there's a NOLOCK hint about. And probably a few other SQL code smells.
2018-07-02
415 reads
Steve Jones talks about the practical benefits of using DevOps to smooth out your software development.
2018-07-02
160 reads
Steve Jones asks about your plans to get away from work and refresh yourself.
2018-06-29
65 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