2020-08-21
404 reads
2020-08-21
404 reads
2020-08-14
456 reads
2020-08-07
405 reads
2020-07-31
453 reads
2020-07-24
448 reads
Steve talks data virtualization in the age of growing data sets and larger workloads
2020-02-27
326 reads
2019-10-04
673 reads
Why has Microsoft added new capabilities in SQL Server to connect to other types of data sources? Read on to learn more.
2021-05-14 (first published: 2019-09-09)
10,591 reads
Installing and connecting to SQL 2019 big data cluster
2020-06-26 (first published: 2019-01-17)
3,233 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