© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
E. PollackAnalytics Optimization with Columnstore Indexes in Microsoft SQL Serverhttps://doi.org/10.1007/978-1-4842-8048-5_6

6. Columnstore Metadata

Edward Pollack1  
(1)
Albany, NY, USA
 

Each compressed segment within a columnstore index not only stores analytic data, but through metadata can describe its contents with more precision than rowstore tables can.

This metadata resides in system views and allows SQL Server to make intelligent query processing decisions at runtime. This chapter dives into this metadata in detail, how SQL Server uses it, and how it can be used to improve the performance of columnstore indexes.

Available Columnstore Metadata

Metadata ...

Get Analytics Optimization with Columnstore Indexes in Microsoft SQL Server: Optimizing OLAP Workloads now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.