From 09a545113ad6a6d944f3a44ddd98f69cacd5050f Mon Sep 17 00:00:00 2001 From: Jos de Bruijn Date: Fri, 31 Mar 2017 11:35:49 -0700 Subject: [PATCH] Update clustered_columnstore_sample_queries.sql --- .../t-sql-scripts/clustered_columnstore_sample_queries.sql | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/samples/features/in-memory/t-sql-scripts/clustered_columnstore_sample_queries.sql b/samples/features/in-memory/t-sql-scripts/clustered_columnstore_sample_queries.sql index 89de3b18..55c8e8cf 100644 --- a/samples/features/in-memory/t-sql-scripts/clustered_columnstore_sample_queries.sql +++ b/samples/features/in-memory/t-sql-scripts/clustered_columnstore_sample_queries.sql @@ -9,7 +9,8 @@ They are identical except one table is based on clustered columnstore index 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 ************************************************************************* */