2020-01-01
86 reads
2020-01-01
86 reads
Today is the last day of 2019, and the last day of the 2010 decade. I'm still somewhat amazed by the fact that we're entering the 2020s and we still don't really have flying cars. We're well past 2001 and 2010, and still not much space exploration, though the growth in computing power and AI/ML […]
2019-12-31
208 reads
2019-12-31
874 reads
A new feature on SQLServerCentral to allow you more control over who can contact you.
2019-12-30
215 reads
2019-12-30
184 reads
2019-12-30
599 reads
Today Steve asks if there is anything you'd want as a gift that would make your job better.
2019-12-27
291 reads
2019-12-27
661 reads
A new technique developed by Microsoft is designed to help AI/ML models get trained with minimal data.
2019-12-26
171 reads
2019-12-26
508 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