Getting Started with Columnstored Index in SQL Server 2014 – Part 2

Posted on SQL Server Central See other posts from SQL Server Central
Published on Wed, 06 Nov 2013 07:00:00 UT Indexed on 2013/11/06 10:02 UTC
Read the original article Hit count: 280

Filed under:

Column Store Index, which improves performance of data warehouse queries several folds, was first introduced in SQL Server 2012. Though it had several limitations, now SQL Server 2014 enhances the columnstore index and overcomes several of the earlier limitations. In this article, Arshad Ali discusses how you can get started using the enhanced columnstore index feature in SQL Server 2014 and do some performance tests.

© SQL Server Central or respective owner