|
|
|
|
|
by greggyb
2156 days ago
|
|
They mentioned in the article that they are using SQL Servers clustered columnstore index. This is a poor name, as it's more than just an index. CCI in SQL Server is an on-disk storage format that is a highly compressed columnstore. |
|