Skip to content

Commit 09f62fb

Browse files
authored
List of unsupported collations is only for dedicated
After consulting with Jovan Popovic and Rick He, we came to the conclusion that the list is only for dedicated SQL pools, not for serverless SQL pool.
1 parent c5c2a37 commit 09f62fb

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

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

Lines changed: 3 additions & 6 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
@@ -23,7 +23,7 @@ To change the default collation for dedicated SQL pool database, update to the C
2323

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

26-
## List of unsupported collation types
26+
## List of unsupported collation types for Dedicated SQL pools
2727
* Japanese_Bushu_Kakusu_140_BIN
2828
* Japanese_Bushu_Kakusu_140_BIN2
2929
* Japanese_Bushu_Kakusu_140_CI_AI_VSS
@@ -92,9 +92,6 @@ To change the default collation for a serverless SQL pool database, you can use
9292
* Japanese_XJIS_140_CS_AS_WS
9393
* Japanese_XJIS_140_CS_AS_KS
9494
* Japanese_XJIS_140_CS_AS_KS_WS
95-
96-
Additionally, dedicated SQL pool doesn't support following collation types:
97-
9895
* SQL_EBCDIC1141_CP1_CS_AS
9996
* SQL_EBCDIC277_2_CP1_CS_AS
10097
* UTF-8
@@ -111,4 +108,4 @@ When passed 'Collation' as the property parameter, the DatabasePropertyEx functi
111108
Additional information on best practices for dedicated SQL pool and serverless SQL pool can be found in the following articles:
112109

113110
- [Best Practices for dedicated SQL pool](./best-practices-dedicated-sql-pool.md)
114-
- [Best practices for serverless SQL pool](./best-practices-serverless-sql-pool.md)
111+
- [Best practices for serverless SQL pool](./best-practices-serverless-sql-pool.md)

0 commit comments

Comments
 (0)