Learn how to unit test SQL Server T-SQL code
A free email course on how to use tSQLt including the technical aspects of writing unit tests AND the art of writing repeatable, using unit tests for even the...
2017-09-05
6 reads
A free email course on how to use tSQLt including the technical aspects of writing unit tests AND the art of writing repeatable, using unit tests for even the...
2017-09-05
6 reads
A free email course on how to use tSQLt including the technical aspects of writing unit tests AND the art...
2017-09-05
66 reads
A free email course on how to use tSQLt including the technical aspects of writing unit tests AND the art...
2017-09-05
61 reads
A free email course on how to use tSQLt including the technical aspects of writing unit tests AND the art...
2017-09-05
400 reads
I recently read an article asking the question whether or not we downplay the role that luck plays in our...
2017-09-05
334 reads
In this module you will learn how to use the Visio Visual Custom Visual. The Visio Visual allows you to...
2017-09-05 (first published: 2017-08-24)
1,744 reads
As I wrote my post about installing the latest version of SSDT I realized that my homework posts missed something...
2017-09-05
397 reads
Continuing the comparison between these two database giants, we dive into the substring function. If you’ve been working with databases...
2017-09-05 (first published: 2017-08-23)
7,230 reads
Write-Output "What are you going to automate today?"
Welcome to T-SQL Tuesday for September 2017!
T-SQL Tuesday is a chance for you...
2017-09-05
348 reads
I’m prepping for VMworld EMEA in Barcelona next week and will do a wrap up post for both events afterwards,...
2017-09-05
131 reads
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....
By Steve Jones
I recently started playing with the MCP Server for SQL Server, which is a...
Security has long been a problem for me. Every time I think I understand...
Comments posted to this topic are about the item BIT_COUNT() V
Comments posted to this topic are about the item How We Reduced SQL Server...
What does this return on SQL Server 2025?
select bit_count(null)See possible answers