Skip to content

Commit 35edb25

Browse files
Merge pull request #27605 from MicrosoftDocs/20230705-Macao-SAR
20230705 Macao SAR
2 parents 5a153a6 + 051b087 commit 35edb25

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/relational-databases/collations/collation-and-unicode-support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Collation and Unicode support
33
description: Learn about collation and Unicode support in SQL Server.
44
author: WilliamDAssafMSFT
55
ms.author: wiassaf
6-
ms.date: 12/10/2021
6+
ms.date: 07/05/2023
77
ms.service: sql
88
ms.topic: conceptual
99
helpviewer_keywords:
@@ -187,7 +187,7 @@ The following table shows the default collation designations, as determined by t
187187
|Catalan (Catalan)|0x0403|0x0409|Latin1_General_CI_AS|
188188
|Chinese (Hong Kong SAR, PRC)|0x0c04|0x0404|Chinese_Taiwan_Stroke_CI_AS|
189189
|Chinese (Macao SAR)|0x1404|0x1404|Latin1_General_CI_AI|
190-
|Chinese (Macau)|0x21404|0x21404|Latin1_General_CI_AI|
190+
|Chinese (Macao SAR)|0x21404|0x21404|Latin1_General_CI_AI|
191191
|Chinese (PRC)|0x0804|0x0804|Chinese_PRC_CI_AS|
192192
|Chinese (PRC)|0x20804|0x20804|Chinese_PRC_Stroke_CI_AS|
193193
|Chinese (Singapore)|0x1004|0x0804|Chinese_PRC_CI_AS|

0 commit comments

Comments
 (0)