Home
> Indexes, SQL Server 2017 > SQL Server 2017 – ColumnStore Index enhancements and improvements over previous versions
SQL Server 2017 – ColumnStore Index enhancements and improvements over previous versions
ColumnStore Indexes were first introduced in SQL Server 2012, and this created a new way to store and retrieve the Index or Table data in an efficient manner.
–> What’s new in SQL Server 2017?
1. Online Non-Clustered ColumnStore index build and rebuild support added
2. Clustered Columnstore Indexes now support LOB columns (nvarchar(max), varchar(max), varbinary(max))
3. Columnstore index can have a non-persisted computed columns
4. The -fc option in Database Tuning Advisor (DTA) for allowing recommendations of ColumnStore indexes
–> Video on ColumnStore Index:
Categories: Indexes, SQL Server 2017
ColumnStore Index, SQL Server 2017
Comments (0)
Trackbacks (1)
Leave a comment
Trackback
-
January 24, 2018 at 12:30 pmSQL Server 2017 – ColumnStore Index enhancements and improvements over previous versions - SSWUG.ORG