Getting Started Remotely
Today Steve wonders what advice you might give someone starting out their career in technology.
2021-05-07
103 reads
Today Steve wonders what advice you might give someone starting out their career in technology.
2021-05-07
103 reads
The use of cloud databases is growing, and Azure SQL Database is one of the more popular ones.
2021-05-05
279 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
526 reads
The idea that software engineers might be better with no-code tools is a direction Steve thinks is misaligned with the problem. We should help developers learn to be better.
2021-05-01
179 reads
Documentation may not be something we aspire to do, but it is a valuable skill.
2021-04-30
426 reads
Criminal groups using ransomware are working together, which is bad news for all organizations.
2021-04-29
243 reads
2021-04-28
107 reads
A company decides to move to the cloud and outsource database administration.
2021-04-27
113 reads
2021-04-26
113 reads
Releases of on-premises SQL Server arrived quite rapidly for a few years with seven releases during the years spanning 2008 and 2019. While it has technically been less than two years since SQL Server 2019 reached general availability in November 2019, it feels like ages since we have heard any news about what’s coming next. […]
2021-04-24
1,833 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