The Value of an MBA in IT
Do you have an MBA? If so, has it helped you? Is it worth getting one for someone in IT? Ted Pin comments.
Do you have an MBA? If so, has it helped you? Is it worth getting one for someone in IT? Ted Pin comments.
Security can be a hassle, but Steve Jones talks about why we sometimes put up with the difficulties of implementing strong security.
In this article, republished from Brad McGehee's book 'How to Become an Exceptional DBA', Brad explains why there are several advantages for DBAs in continuing to take exams throughout their careers.
So, how do you prepare for a master rebuild and what do you do afterwards? Hopefully this checklist will give you an idea.
What does it mean to be an MVP for Microsoft? Steve Jones talks about what the award is and what it means to get the award.
What does it mean to be an MVP for Microsoft? Steve Jones talks about what the award is and what it means to get the award.
What does it mean to be an MVP for Microsoft? Steve Jones talks about what the award is and what it means to get the award.
When do you decide that enough is enough? When does it make sense to let some bugs go and fix them later? Steve Jones comments on the decisions you sometimes make.
Longtime author Leo Peysakhovich brings us a new article on error handling when you have procedures nested inside each other.
Red Gate Software wants to recognize and reward exceptional DBAs with this new program.
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...
By Brian Kelley
On Patch Tuesday, in addition to OS and Office security patches, Microsoft also released...
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...
Comments posted to this topic are about the item Upgrading Admin Queries
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