We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b78811 commit 09a5451Copy full SHA for 09a5451
samples/features/in-memory/t-sql-scripts/clustered_columnstore_sample_queries.sql
@@ -9,7 +9,8 @@
9
They are identical except one table is based on clustered columnstore index
10
and other table is regular rowstore table with PAGE compression
11
12
- 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:
13
+ https://docs.microsoft.com/en-us/azure/sql-database/sql-database-in-memory#2-install-the-in-memory-analytics-sample
14
*************************************************************************
15
*/
16
0 commit comments