Skip to content

Commit c873790

Browse files
author
pmasl
committed
Update readme.md
1 parent 54771cc commit c873790

File tree

1 file changed

+9
-9
lines changed
  • samples/features/intelligent-query-processing

1 file changed

+9
-9
lines changed

samples/features/intelligent-query-processing/readme.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ Here are the instructions to prepare for demonstrating Intelligent QP's latest r
44

55
1) Download WideWorldImportersDW-Full.bak from https://aka.ms/wwidwbak
66

7-
2) Enlarge the database using the [following script](Intelligent%20QP%20Demo%20Setup%20-%20Enlarging%20WideWorldImportersDW.sql) (https://aka.ms/wwidwenlarge)
7+
2) Enlarge the database using the [following script](IQP%20Demo%20Setup%20-%20Enlarging%20WideWorldImportersDW.sql) (https://aka.ms/wwidwenlarge)
88

99
Demos (with more on the way!):
1010

11-
- [Batch Mode Adaptive Join](Intelligent%20QP%20Demo%20-%20Batch%20Mode%20Adaptive%20Join.sql)
12-
- [Interleaved Execution](Intelligent%20QP%20Demo%20-%20Interleaved%20Execution.sql)
13-
- [Batch mode memory grant feedback](Intelligent%20QP%20Demo%20-%20Batch%20Mode%20MGF.sql)
14-
- [Row mode memory grant feedback](Intelligent%20QP%20Demo%20-%20Row%20Mode%20MGF.sql)
15-
- [Batch mode on rowstore](Intelligent%20QP%20Demo%20-%20Batch%20Mode%20on%20Rowstore.sql)
16-
- [APPROX_COUNT_DISTINCT](Intelligent%20QP%20Demo%20-%20APPROX_COUNT_DISTINCT.sql)
17-
- [Table variable deferred compilation](Intelligent%20QP%20Demo%20-%20TVDC.sql)
18-
- [Scalar UDF Inlining](Intelligent%20QP%20Demo%20-%20Scalar%20UDF%20Inlining.sql)
11+
- [Batch Mode Adaptive Join](IQP%20Demo%20-%20Batch%20Mode%20Adaptive%20Join.sql)
12+
- [Interleaved Execution](IQP%20Demo%20-%20Interleaved%20Execution.sql)
13+
- [Batch mode memory grant feedback](IQP%20Demo%20-%20Batch%20Mode%20MGF.sql)
14+
- [Row mode memory grant feedback](IQP%20Demo%20-%20Row%20Mode%20MGF.sql)
15+
- [Batch mode on rowstore](IQP%20Demo%20-%20Batch%20Mode%20on%20Rowstore.sql)
16+
- [APPROX_COUNT_DISTINCT](IQP%20Demo%20-%20APPROX_COUNT_DISTINCT.sql)
17+
- [Table variable deferred compilation](IQP%20Demo%20-%20TVDC.sql)
18+
- [Scalar UDF Inlining](IQP%20Demo%20-%20Scalar%20UDF%20Inlining.sql)
1919

2020
Email [email protected] if questions in the meantime.

0 commit comments

Comments
 (0)