Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Friday, March 9, 2018

Stairway to Columnstore Indexes Level 3: Building The Columnstore

SQLServerCentral.com Articles
Stairway to Columnstore Indexes Level 3: Building The Columnstore

The performance increase columnstore indexes grant when reading data from the index is offset by the expensive process required to build the index. In this Stairway level, Hugo Kornelis walks you through the steps SQL Server takes when building (or rebuilding) a columnstore index.

No comments: