The Bionic Office - V2
Fog Creek Software has a new headquarters and the offices look amazing. Steve Jones talks about the value of a beautiful space.
Fog Creek Software has a new headquarters and the offices look amazing. Steve Jones talks about the value of a beautiful space.
Fog Creek Software has a new headquarters and the offices look amazing. Steve Jones talks about the value of a beautiful space.
Steve Jones talks about one of the least favorite things for IT people: documentation. How much do you really need to do?
Steve Jones talks about one of the least favorite things for IT people: documentation. How much do you really need to do?
Steve Jones talks about one of the least favorite things for IT people: documentation. How much do you really need to do?
In the first article, we learned how to move data into SQL Server. This time Chad Miller shows us how we can use Powershell to extract data out of SQL Server.
This Friday, a guest poll and editorial from Adrian Nichols wondering about the value of experience in a particular area.
An interview with Herain Oberoi, group project manager for the SQL Server Business Intelligence and Data Warehouse product.
Learn the basics of how to work with Management Studio in this SQL School video.
It's the first day of 2009 and Steve Jones gives a few predictions for the new year in this editorial.
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