Time for T-SQL Tuesday #70!
Here is your invitation for T-SQL Tuesday #70, and the topic is: Strategies for managing an enterprise We define “enterprise” in...
2015-09-01
866 reads
Here is your invitation for T-SQL Tuesday #70, and the topic is: Strategies for managing an enterprise We define “enterprise” in...
2015-09-01
866 reads
Attended SQL Server Geeks Annual Summit 2015 on last Wednesday (26/8) at Bangalore, India. Due to few urgent responsibilities at...
2015-08-31
1,283 reads
Let’s take a closer look at how we can speed up the system’s performance using the Buffer Pool Extension. For...
2015-08-31
2,030 reads
[read this post on Mr. Fox SQL blog]
The PASS speakers were announced a quite a number of weeks ago now for PASS 2015 in...
2015-08-31
945 reads
[read this post on Mr. Fox SQL blog] The PASS speakers were announced a quite a number of weeks ago now for PASS 2015 in October – and I felt pretty damn honored to...
2015-08-31
12 reads
The Problem Solver. Ever scoffed at personality types? Surely none of us are just one thing, but often we are...
2015-08-31
1,129 reads
Picture this if you could. You inherit a new database either through the change of a job, or finding a...
2015-08-31 (first published: 2015-08-19)
2,017 reads
GUYS,
I was just surfing internet to read more about GAM and SGAM. Accidently I read an awesome article about the...
2015-08-31
2,789 reads
GUYS,
I was just surfing internet to read more about GAM and SGAM. Accidently I read an awesome article about the...
2015-08-31
815 reads
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as...
2015-08-31
1,901 reads
By Zikato
I deployed a schema change to 30 servers using multi-server query and deploy-at-low-priority. Small...
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...
Hello We recently encountered an issue where a SQL table unexpectedly grew in size...
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...
What does this return on SQL Server 2025?
select bit_count(null)See possible answers