2012-02-28 (first published: 2010-10-20)
9,601 reads
2012-02-28 (first published: 2010-10-20)
9,601 reads
2012-02-23 (first published: 2010-10-13)
11,962 reads
2012-02-21 (first published: 2010-10-06)
9,432 reads
2012-02-16 (first published: 2010-09-29)
8,654 reads
2013-05-17 (first published: 2010-09-22)
11,245 reads
2012-02-09 (first published: 2010-09-15)
10,190 reads
2012-02-07 (first published: 2010-09-08)
9,754 reads
2012-02-02 (first published: 2010-09-01)
9,306 reads
2012-01-31 (first published: 2010-08-11)
9,250 reads
2012-01-26 (first published: 2010-08-04)
9,120 reads
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...
When mirroring was first released for Azure SQL Database, it used Change Data Capture...
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