2021-05-19
221 reads
2021-05-19
221 reads
2021-05-17
229 reads
Of all the valuable attributes of a DBA, from passion to humility to practicality, perhaps one of the most important attributes may turn out to be the most seemingly nebulous: foresight. According to Free Dictionary, foresight is the "perception of the significance and nature of events before they have occurred". Foresight does not come naturally to most people, as the […]
2021-05-15
321 reads
2021-05-14
246 reads
Being prepared for a disaster might mean having a way to collect data when something occurs.
2021-05-12
256 reads
Being able to audit the actions others take on your systems is important to Steve, especially when working in the cloud.
2021-05-10
180 reads
There was a recent discussion in the forums here at SQL Server Central regarding the difficulties presented by the constantly shifting technology landscape. The core question was, how on earth do you master stuff? Especially, how do you master things when they're both new and constantly changing? Honestly, you don't. I mean, you can, but […]
2021-05-08
256 reads
Today Steve wonders what advice you might give someone starting out their career in technology.
2021-05-07
113 reads
The use of cloud databases is growing, and Azure SQL Database is one of the more popular ones.
2021-05-05
286 reads
Steve has a few thoughts on software development and coding today when working in teams and trying to keep the entire solution in your head.
2021-05-03
530 reads
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...
If you spend your days tuning queries, managing pipelines, or keeping a production database...
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...
Comments posted to this topic are about the item An Eventual Consistency Scam
What does this return on SQL Server 2025?
select bit_count(null)See possible answers