Skip to content

Commit efdda9a

Browse files
committed
fix occi article
1 parent b213f01 commit efdda9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/sql-data-warehouse/performance-tuning-ordered-cci.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ Creating an ordered CCI is an offline operation. For tables with no partitions,
124124
>[!NOTE]
125125
>During the preview of ordered clustered columnstore index (CCI) in Azure SQL Data Warehouse, duplicate data may be generated if the ordered CCI is created or rebuilt via CREATE CLUSTERED COLUMNSTORE INDEX on a partitioned table. There is no data loss involved. A fix to this issue will be available soon. For a workaround, users can create ordered CCI on a partitioned table using CTAS command
126126
127+
127128
## Examples
128129

129130
**A. To check for ordered columns and order ordinal:**

0 commit comments

Comments
 (0)