Measuring Productivity
Today Steve wonders if the data professionals out there measure themselves on the job.
2026-09-02
100 reads
Today Steve wonders if the data professionals out there measure themselves on the job.
2026-09-02
100 reads
AI can go off the rails, as we see in a recent story about an LLM deleting a production database.
2026-05-20
142 reads
2026-04-17
128 reads
In software development, DevOps promises faster delivery, increased collaboration, and more reliable deployments. However, many teams unknowingly fall into anti-patterns.
2026-04-10
Many organizations haven't standardized the way they deploy code to databases, even when they do so for applications. Steve has a few thoughts on this today.
2026-03-13
115 reads
Steve used to shut down systems to upgrade them, but lately he makes changes while they're running.
2026-03-11
145 reads
Do you take the time to model and design your database? Steve thinks this is important, even while trying to make changes quicker to adapt to changing requirements.
2025-11-14
148 reads
DevOps includes a lot of practices, but no matter which technology that you use, the ideas are the same.
2025-10-27
155 reads
Steve found someone using an interesting approach to get developers to address some technical debt.
2025-09-08
208 reads
In Part 2, we shift focus from theory to practice. We will explore how organizations can harmoniously integrate both practi: the agility of DevOps and the resilience of SRE. During integration, it requires deliberate changes to culture, tooling, metrics, and collaboration patterns.
2025-08-29
By Steve Jones
Next week I’m at VS Live in San Diego (register and join me) and...
Ten years ago today, I filmed a Pluralsight Play by Play on open source...
By Steve Jones
It’s time for T-SQL Tuesday again and this is a great prompt to start...
Comments posted to this topic are about the item Squared Values
Comments posted to this topic are about the item I Don't Want To Do...
Comments posted to this topic are about the item Managing Feature Flags with GET_BIT()...
What happens when I run this code in SQL Server 2022?
SELECT SQUARE('12') See possible answers