Skip to content

Commit 84489d7

Browse files
committed
Learn Editor: Update columnstore-indexes-what-s-new.md
1 parent ff5d994 commit 84489d7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/relational-databases/indexes/columnstore-indexes-what-s-new.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ ms.topic: conceptual
1010
ms.custom: intro-whats-new
1111
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current"
1212
---
13+
1314
# What's new in columnstore indexes
1415

1516
[!INCLUDE[SQL Server Azure SQL Database Synapse Analytics PDW](../../includes/applies-to-version/sql-asdb-asdbmi-asa-pdw.md)]
@@ -38,6 +39,7 @@ monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-s
3839
|Columnstore index on a memory-optimized table|||yes|yes|yes|yes|yes|yes|
3940
|Nonclustered columnstore index definition supports using a filtered condition|||yes|yes|yes|yes|yes|yes|
4041
|Compression delay option for columnstore indexes in `CREATE TABLE` and `ALTER TABLE`|||yes|yes|yes|yes|yes|yes|
42+
|Support for nvarchar(max) type||||yes|yes|yes|yes|yes|
4143
|Columnstore index can have a non-persisted computed column||||yes|yes|yes|||
4244
|Tuple mover background merge support|||||yes|yes|yes|yes|
4345
|Ordered clustered columnstore indexes||||||yes|yes|yes|
@@ -218,3 +220,4 @@ These in-memory OLTP-based DMVs contain updates for columnstore:
218220
- [Get started with Columnstore for real-time operational analytics](../../relational-databases/indexes/get-started-with-columnstore-for-real-time-operational-analytics.md)
219221
- [Columnstore Indexes for Data Warehousing](../../relational-databases/indexes/columnstore-indexes-data-warehouse.md)
220222
- [Reorganize and Rebuild Indexes](../../relational-databases/indexes/reorganize-and-rebuild-indexes.md)
223+

0 commit comments

Comments
 (0)