1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00

Update clustered_columnstore_sample_queries.sql

This commit is contained in:
Jos de Bruijn
2017-03-31 11:35:49 -07:00
committed by GitHub
parent 4b788112fe
commit 09a545113a

View File

@ -9,7 +9,8 @@
They are identical except one table is based on clustered columnstore index They are identical except one table is based on clustered columnstore index
and other table is regular rowstore table with PAGE compression and other table is regular rowstore table with PAGE compression
Note: A Pre-requisite is following the instructions in the document: AzureSQLDB_ColumnstoreSetup.docx Note: A Pre-requisite is following the instructions in the document:
https://docs.microsoft.com/en-us/azure/sql-database/sql-database-in-memory#2-install-the-in-memory-analytics-sample
************************************************************************* *************************************************************************
*/ */