2015-11-02
2,009 reads
2015-11-02
2,009 reads
2015-08-27
1,277 reads
In this level, we will first take a look at how to recognize columnstore indexes in some of the generic catalog views. After that we will investigate the new catalog views that have been added just for columnstore indexes.
2015-08-05
5,935 reads
2014-08-11
2,090 reads
2014-08-05
2,282 reads
2013-06-12
2,787 reads
2013-05-15
2,411 reads
2013-05-14
2,509 reads
2013-04-25
1,827 reads
2013-04-19
1,766 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