2018-08-15
92 reads
2018-08-15
92 reads
2018-08-14
95 reads
Phil Factor describes how TSB performed a major public disservice with micrsoservices.
2018-08-13
201 reads
Steve talks about the definition of what a NoSQL database might be and where they are useful.
2018-08-13
175 reads
2018-08-10
127 reads
2018-08-09
71 reads
This crossword is based on terms you might come across in an article about Dynamic SQL.
2018-08-08
638 reads
2018-08-07
234 reads
Over the last 18 months or so, I’ve spent a lot of time reading about the General Data Protection Regulation or GDPR. If you don’t know about it, you live under a rock, are a very old school dba, here’s a reference to the law itself. If you’re working as a data professional, I’d strongly […]
2018-08-06
93 reads
The use of terminators in T-SQL is incredibly inconsistent. Steve Jones thinks it will always be this way.
2018-08-06
90 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