Where do you install tSQLt?
The question of where to install tSQLt is probably the most common question I get when I talk about unit...
2017-10-19
87 reads
The question of where to install tSQLt is probably the most common question I get when I talk about unit...
2017-10-19
87 reads
The question of where to install tSQLt is probably the most common question I get when I talk about unit...
2017-10-19
62 reads
The question of where to install tSQLt is probably the most common question I get when I talk about unit...
2017-10-19
732 reads
The question of where to install tSQLt is probably the most common question I get when I talk about unit testing T-SQL, so much so that I thought that...
2017-10-19
6 reads
This is a series on SQL Data Generator, covering some interesting scenarios I’ve run into. If you’ve never tried it,...
2017-10-19
1,444 reads
When you have setup a Failover Group in Azure for your SQL Databases connecting to the R/W (Read / Write) endpoint...
2017-10-19
698 reads
Three years ago, I started to work on a project called ExtendedTsqlCollector. I blogged about it multiple times here on...
2017-10-27 (first published: 2017-10-19)
1,280 reads
Part 1 will be about things we did (or didn’t) do and some lessons learned. In Part 2 I will...
2017-10-19
433 reads
Pacific North West, 4000 attendees, training, trends and worldwide industry experts. In a nut shell, the world’s largest conference for...
2017-10-18
161 reads
A few months ago, I was participating in a threat hunting exercise on the security side. The gentleman leading the...
2017-10-30 (first published: 2017-10-18)
2,071 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