Writing as an Art and a Job
Steve thinks communication is a core sill for technology people, especially in the age of AI.
2026-03-06
60 reads
Steve thinks communication is a core sill for technology people, especially in the age of AI.
2026-03-06
60 reads
Steve thinks a few lessons on being a software engineer at Google are good items for anyone to think about.
2026-02-18
144 reads
There have many many times when a company or individual has thought that DBAs aren't needed. Steve doesn't think that has ever been true, nor will it be anytime soon.
2026-02-09
216 reads
An experienced exam writer explains common misconceptions about Microsoft certification exams, question design, preparation, and real-world expectations.
2026-02-09
Many of us aspire to be senior level professionals at some point in our careers, but what separates us from others? Steve has a few thoughts today.
2026-01-09
106 reads
2026-01-02
78 reads
2025-12-31
90 reads
Today Steve asks what value you get from attending conferences or other events.
2025-12-19
44 reads
Steve has a good reason to spend time working with and learning about AI technology.
2025-10-31
142 reads
2025-10-24
104 reads
By Brian Kelley
I am guilty as charged. The quote was in reference to how people argue...
By Steve Jones
Learn how to tie a bowline knot. Practice in the dark. With one hand....
By HeyMo0sh
As a DevOps practitioner, I’ve always focused on performance, scalability, and automation. But as...
Hi, I have a SQL Server instance where users connect to via Windows Authentication,...
Comments posted to this topic are about the item Multiple Deployment Processes
Comments posted to this topic are about the item How to Use sqlpackage to...
I have a query from a former DBA that we run on SQL Server 2025 to check on database metadata. This query references sys.sysaltfiles. I want to refactor this code to be more modern. Which DMV should I reference instead?
See possible answers