2025-06-11 (first published: 2019-05-24)
548 reads
2025-06-11 (first published: 2019-05-24)
548 reads
Steve talks about the process of decision making with idea for shortening the time taken.
2025-06-09
100 reads
Steve looks back at the Mythical Man Month, a book every software engineer and manager should read.
2025-06-06
119 reads
2025-06-04
116 reads
Steve has advice for students looking to become data professionals.
2025-06-02
167 reads
Who among us hasn't deleted a production data file? Steve hopes most of us have not.
2025-05-30 (first published: 2025-05-12)
224 reads
AI is changing work, sometimes for the better, sometimes not. Steve continues to examine and evaluate how GenAI systems might be used in today's world and asks if there is work that might help you.
2025-05-28
145 reads
Microsoft announced that Linux runs on more machines in Azure than Windows. Steve isn't surprised and thinks that Linux use will continue to grow.
2025-05-26 (first published: 2019-07-06)
384 reads
Today, Kendra Little talks about how DevOps adoption affects developer productivity and time.
2025-05-23 (first published: 2020-02-14)
405 reads
Steve finds a lot of people don't use version control and don't want to learn how to use it.
2025-05-21
213 reads
I’m excited to announce the release of a new open-source project that fully automates...
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...
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