AdventureWorksCI Step 2 From MDF to Dot Sql Files
This is part of a series on how to take the Adventureworks database and bring it in line with modern...
2015-06-22
52 reads
This is part of a series on how to take the Adventureworks database and bring it in line with modern...
2015-06-22
52 reads
This is part of a series on how to take the Adventureworks database and bring it in line with modern...
2015-06-22
877 reads
This is part of a series on how to take the Adventureworks database and bring it in line with modern...
2015-06-22
51 reads
I got my first real world experience with a TDE (transparent data encryption) database recently. For those who don’t know...
2015-06-22
921 reads
It’s almost one month that I didn’t write anything on the blog due to some personal reason. I am really...
2015-06-22 (first published: 2015-06-12)
2,441 reads
It often happens that you need to disable or enable all jobs in SQL Server Agent in one shot. Script...
2015-06-22
2,494 reads
It’s (actually) Monday and time for this week’s weekly blog and twitter round-up for last week. If you haven’t already,...
2015-06-22
598 reads
In my first post in the series, I provided a basic introduction to Microsoft’s new product: Azure DocumentDB, and how...
2015-06-22
840 reads
[read this post on Mr. Fox SQL blog] Its time to take a well deserved 1/2 time break in my 8 part post series on SQL Partitioning and so I have...
2015-06-22
10 reads
[read this post on Mr. Fox SQL blog]
Its time to take a well deserved 1/2 time break in my 8 part post...
2015-06-22
961 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