Skip to content

Commit 09a5451

Browse files
authored
Update clustered_columnstore_sample_queries.sql
1 parent 4b78811 commit 09a5451

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

samples/features/in-memory/t-sql-scripts/clustered_columnstore_sample_queries.sql

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
They are identical except one table is based on clustered columnstore index
1010
and other table is regular rowstore table with PAGE compression
1111
12-
Note: A Pre-requisite is following the instructions in the document: AzureSQLDB_ColumnstoreSetup.docx
12+
Note: A Pre-requisite is following the instructions in the document:
13+
https://docs.microsoft.com/en-us/azure/sql-database/sql-database-in-memory#2-install-the-in-memory-analytics-sample
1314
*************************************************************************
1415
*/
1516

0 commit comments

Comments
 (0)