Skip to content

Commit 1db67e4

Browse files
authored
Merge pull request #183166 from Stralle/master
List of unsupported collations is only for dedicated
2 parents ac61787 + 5839c67 commit 1db67e4

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

articles/synapse-analytics/sql/reference-collation-types.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: reference
77
ms.subservice: sql
88
ms.date: 04/15/2020
99
ms.author: fipopovi
10-
ms.reviewer: jrasnick
10+
ms.reviewer: fipopovi
1111
---
1212

1313
# Database collation support for Synapse SQL in Azure Synapse Analytics
@@ -26,7 +26,7 @@ To change the default collation for dedicated SQL pool database, update to the C
2626

2727
To change the default collation for a serverless SQL pool database, you can use ALTER DATABASE statement.
2828

29-
## List of unsupported collation types
29+
## List of unsupported collation types for Dedicated SQL pools
3030
* Japanese_Bushu_Kakusu_140_BIN
3131
* Japanese_Bushu_Kakusu_140_BIN2
3232
* Japanese_Bushu_Kakusu_140_CI_AI_VSS
@@ -95,9 +95,6 @@ To change the default collation for a serverless SQL pool database, you can use
9595
* Japanese_XJIS_140_CS_AS_WS
9696
* Japanese_XJIS_140_CS_AS_KS
9797
* Japanese_XJIS_140_CS_AS_KS_WS
98-
99-
Additionally, dedicated SQL pool doesn't support following collation types:
100-
10198
* SQL_EBCDIC1141_CP1_CS_AS
10299
* SQL_EBCDIC277_2_CP1_CS_AS
103100
* UTF-8

0 commit comments

Comments
 (0)