You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -31,7 +31,7 @@ In [!INCLUDE[ssSQL15](../../includes/sssql15-md.md)] through [!INCLUDE[ssCurrent
31
31
32
32
> [!IMPORTANT]
33
33
> If the compatibility level of a user database was 100 or higher before the upgrade, it remains the same after upgrade.
34
-
> If the compatibility level of a user database was 90 before upgrade, in the upgraded database, the compatibility level is set to 100, which is the lowest supported compatibility level in [!INCLUDE[ssCurrent](../../includes/sscurrent-md.md)].
34
+
> If the compatibility level of a user database was 90 before upgrade, in the upgraded database, the compatibility level is set to 100, which is the lowest supported compatibility level in [!INCLUDE[ssSQL17](../../includes/sssql17-md.md)].
35
35
> The compatibility levels of the tempdb, model, msdb and Resource databases are set to the current compatibility level after upgrade.
36
36
> The master system database retains the compatibility level it had before upgrade.
37
37
@@ -45,6 +45,8 @@ The recommended workflow for upgrading the query processor to the latest version
0 commit comments