Admin Rights for Everyone
Steve thinks administrator rights for too many people is a bad idea, but even when it's a limited group, he recommends some sort of governance.
2026-08-26
231 reads
Steve thinks administrator rights for too many people is a bad idea, but even when it's a limited group, he recommends some sort of governance.
2026-08-26
231 reads
AI is changing the world, but it's changing us as well, challenging the things we have been confident in and depended on in our career.
2026-08-24
136 reads
2026-08-22
108 reads
Steve uncovers a scam that relies on data not being consistent between two systems.
2026-08-21
129 reads
Are there things you should never change or configure? Steve notes that is probably not the best policy.
2026-08-19
94 reads
Solid State Drives are becoming more commonplace in database systems. eBay and Facebook have implemented large SSD systems in their environments. Steve Jones thinks DBAs should be learning more about how SSDs affect SQL Server.
2026-08-17 (first published: 2011-08-16)
381 reads
I've just spent a week in the UK visiting the Redgate HQ with my fellow advocates. I'm really blessed to get to work with such a great bunch of people. A couple of the conversations we had stuck with me and I'd like to share them here. Sitting in the midst of Cambridge, Cambridgeshire, UK, […]
2026-08-15
150 reads
2026-08-14
137 reads
Steve notes that building great software isn't easy, and there is a lot of work that goes into this. Even in today's age of AI.
2026-08-12
163 reads
Today Steve notes that he often compares the work a computer does to what might happen if the same actions occurred in the physical world.
2026-08-10
136 reads
One of my favourite features of SQL Server 2022 was the T-SQL Snapshot Backups....
By Steve Jones
I have said and written this many times: Redgate Software is the type of...
By SQLPals
How to Check TDE Progress and Elapsed Time in SQL Server ...
Comments posted to this topic are about the item AI Experience Gap that we...
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...
What happens when I run this code in SQL Server 2022?
SELECT SQUARE('12') See possible answers