Skip to content

Commit 343f4be

Browse files
committed
feb release notes
1 parent 97addfb commit 343f4be

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/sql-data-warehouse/release-notes-10-0-10106-0.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,13 @@ Use the version identified to confirm which release has been applied to your SQL
3535
> SELECT SERVERPROPERTY('EngineEdition')
3636
> ```
3737
38+
## February 2020
39+
40+
| Service improvements | Details |
41+
| --- | --- |
42+
|**Database compatibility level (Preview)**| With this release, users can now set a database’s compatibility level to get the Transact-SQL language and query processing behaviors of a specific version of SQL Analytics engine. For more information, see [sys.database_scoped_configurations](sql/relational-databases/system-catalog-views/sys-database-scoped-configurations-transact-sql?view=azure-sqldw-latest&branch=pr-en-us-13797) and [Alter Database Scoped Configuration](/sql/t-sql/statements/alter-database-scoped-configuration-transact-sql?view=sql-server-ver15).|
43+
|**Sp_describe_undeclared_parameters (Preview)**| Allow users to see the metadata about undeclared parameters in a Transact-SQL batch. For more information, see [sp_describe_undeclared_parameters](/sql/relational-databases/system-stored-procedures/sp-describe-undeclared-parameters-transact-sql?view=sql-server-ver15).|
44+
3845
## January 2020
3946
4047
| Service improvements | Details |

0 commit comments

Comments
 (0)