What The Tool? Multiple choice quiz to help you choose a tool for SQL Server
There are a few different choices for tools to use when it comes to SQL Server, while the “experienced” amongst...
2017-12-14
42 reads
There are a few different choices for tools to use when it comes to SQL Server, while the “experienced” amongst...
2017-12-14
42 reads
There are a few different choices for tools to use when it comes to SQL Server, while the “experienced” amongst...
2017-12-14
45 reads
SQL Compare is a core product from Redgate and I’ve got a series on some of the interesting things I’ve...
2017-12-14
1,240 reads
One of the really cool things about the cloud is how quickly you can spin up a new machine to...
2017-12-14
528 reads
Years ago, back before I became a consultant, a job search led me to an interview with a technical company....
2017-12-14
430 reads
Hello!
I’ve been helping out a team with setting up a deployment pipeline that uses Azure Data lake Store, and so...
2017-12-14
415 reads
Writing infrastructure as code is pretty nice and I enjoy the declarative approach of defining what you want and letting...
2018-01-03 (first published: 2017-12-13)
1,290 reads
Writing infrastructure as code is pretty nice and I enjoy the declarative approach of defining what you want and letting the tooling take care of the how. I guess...
2017-12-13
14 reads
Writing infrastructure as code is pretty nice and I enjoy the declarative approach of defining what you want and letting...
2017-12-13
38 reads
Writing infrastructure as code is pretty nice and I enjoy the declarative approach of defining what you want and letting...
2017-12-13
45 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