Since the version 2017 Microsoft does not use Service Packs anymore : only Cumulative Updates. Thanks to Microsoft SQL Server Team, they provide Excel summary and details about fixes included in each cumulative updates. Theses data allow us to build the SQL Server cumulative updates dashboard :
SQL Server Cumulative Updates Dashboard
Since the version 2017 Microsoft does not use Service Packs anymore : only Cumulative Updates. Thanks to Microsoft SQL Server Team, they…
Romain FERRATON
IT Performance Expert
#SQL Server
Related articles

SQL Server26 May
PerformanceStudio: Better Query Store Analysis for SQL Server
PerformanceStudio is an open source GUI for SQL Server performance troubleshooting. It helps DBAs and developers inspect execution plans, identify heavy queries, and move faster…

SQL Server1 May
Database Engines Trends Dashboard
Database Engines Trends DashboardDB Engines.com is a website that reference and rank hundreds of database engines, threw the most famous ones likes Oracle, MySQL, SQL Server,…

SQL Server31 Jan
Improve SQL Server Performance with sp_UpdateStats2 Statistics Maintenance
Why another statistics maintenance procedure? Updating statistics is an important aspects of SQL Server performance tuning. Poorly maintained statistics can lead to bad…
