A great presentation from Paul Randal of SQL Skills from TechEd 2008. Definitely worth the time to watch.
I can run the Database Tuning Advisor or examine the query plans, but is there any easier way to determine which indexes may be needed?
The performance of virtual machines is getting closer and closer to that of physical machines with better software like Hyper-V.
The performance of virtual machines is getting closer and closer to that of physical machines with better software like Hyper-V.
The performance of virtual machines is getting closer and closer to that of physical machines with better software like Hyper-V.
Discover, through a hands-on practice exercise, a more sophisticated business use for the MDX BottomCount() function, in combination with the Generate(), Descendants(), Ancestor() and other functions we have explored within our series. Join BI Architect Bill Pearson in this, the second part, of an extended examination of the MDX BottomCount() function.
With the combination of a few T-SQL commands this tip shows you a simple way to export data to text files.
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