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 ************************************************************************* */