Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit ed9c3cc

Browse files
committed
Merge branch 'release-sqlseattle' of https://github.com/MicrosoftDocs/sql-docs-pr into heidist-ctp2-final
2 parents 1278b52 + 1018a31 commit ed9c3cc

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

docs/t-sql/statements/alter-database-transact-sql-compatibility-level.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ SET COMPATIBILITY_LEVEL = { 150 | 140 | 130 | 120 | 110 | 100 | 90 }
5252

5353
|Product|Database Engine Version|Compatibility Level Designation|Supported Compatibility Level Values|
5454
|-------------|-----------------------------|-------------------------------------|------------------------------------------|
55-
|[!INCLUDE[ssSQLv14_md](../../includes/sssqlv14-md.md)]|14|140|140, 130, 120, 110, 100|
55+
|[!INCLUDE[sql-server-2019](../../includes/sssqlv15-md.md)]|15|150|150, 140, 130, 120, 110, 100|
56+
|[!INCLUDE[ssSQL17](../../includes/sssql17-md.md)]|14|140|140, 130, 120, 110, 100|
5657
|[!INCLUDE[ssSDSfull](../../includes/sssdsfull-md.md)] logical server|12|130|150, 140, 130, 120, 110, 100|
5758
|[!INCLUDE[ssSDSfull](../../includes/sssdsfull-md.md)] Managed Instance|12|130|150, 140, 130, 120, 110, 100|
5859
|[!INCLUDE[ssSQL15](../../includes/sssql15-md.md)]|13|130|130, 120, 110, 100|
@@ -167,7 +168,9 @@ For the recommended workflow for upgrading the compatibility level, see [Change
167168
## Differences Between Compatibility Level 140 and Level 150
168169
This section describes new behaviors introduced with compatibility level 150.
169170

170-
Database compatibility level 150 is currently in Private Preview for Azure SQL Database. This database compatibility level will be associated with the next generation of query processing improvements beyond what was introduced in database compatibility level 140.
171+
Database compatibility level 150 is currently in Private Preview for [!INCLUDE[ssSDSfull](../../includes/sssdsfull-md.md)] and [!INCLUDE[sql-server-2019](../../includes/sssqlv15-md.md)]. This database compatibility level will be associated with the next generation of query processing improvements beyond what was introduced in database compatibility level 140.
172+
173+
For more information on query processing features enabled in database compatibility level 150, refer to [What's new in SQL Server 2019](../../sql-server/what-s-new-in-sql-server-ver15.md).
171174

172175
## Differences Between Compatibility Level 130 and Level 140
173176
This section describes new behaviors introduced with compatibility level 140.

0 commit comments

Comments
 (0)