Skip to content

Commit 9902ced

Browse files
authored
public repo edits
1 parent aee5484 commit 9902ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This article summarizes the new features and improvements in the recent releases
2222

2323
As new features are rolled out to all regions, check the version deployed to your instance and the latest release notes for feature availability. To check the version, connect to your SQL pool via SQL Server Management Studio (SSMS) and run `SELECT @@VERSION;` to return the current version.
2424

25-
Use the version identified to confirm which release has been applied to your SQL pool. The date in the output will identify the month for the release applied to your SQL Pool.
25+
Use the version identified to confirm which release has been applied to your SQL pool. The date in the output identifies the month for the release applied to your SQL pool.
2626

2727
> [!NOTE]
2828
> By June 2020, the product name returned by SELECT @@VERSION will change from Microsoft Azure SQL Data Warehouse to Azure Synapse Analytics. We will publish the schedule in our release notes. This change is relevant for customers who parse product name from the result of SELECT @@VERSION in their application code. To avoid application code changes due to product rebranding, please use these commands to query SERVERPROPERTY for the database product name and version:

0 commit comments

Comments
 (0)