• Paresh Motiwala (8/20/2014)


    Hi SSCommitted,

    I have been reading too much good stuff about CSI. hence I have been pushing our datawarehouse be upgraded to sql 2014.

    Citing this as one of the advantages.

    Paresh

    Column Store Indexes do great things, with aggregate queries and other types of reporting queries. Simple SELECT statements and individual row queries, they don't help with. Nor were they designed for those. So, your tests are testing the one thing they're bad at. If that's your standard query pattern, then they won't help you. But, if your datawarehouse is primarily used for aggregate style queries, test the columnstore with those and you'll see a massive improvement.

    "The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
    - Theodore Roosevelt

    Author of:
    SQL Server Execution Plans
    SQL Server Query Performance Tuning