mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Renamed IQP demos for clarity
This commit is contained in:
@@ -4,17 +4,17 @@ Here are the instructions to prepare for demonstrating Intelligent QP's latest r
|
||||
|
||||
1) Download WideWorldImportersDW-Full.bak from https://aka.ms/wwidwbak
|
||||
|
||||
2) Enlarge the database using the following script: https://aka.ms/wwidwenlarge
|
||||
2) Enlarge the database using the [following script](Intelligent%20QP%20Demo%20Setup%20-%20Enlarging%20WideWorldImportersDW.sql) (https://aka.ms/wwidwenlarge)
|
||||
|
||||
Demos (with more on the way!):
|
||||
|
||||
- [Batch Mode Adaptive Join](Intelligent%20QP%20Demos%20WideWorldImportersDW%20Public%20Preview%20-%20Batch%20Mode%20Adaptive%20Join.sql)
|
||||
- [Interleaved Execution](Intelligent%20QP%20Demos%20WideWorldImportersDW%20Public%20Preview%20-%20Interleaved%20Execution.sql)
|
||||
- [Batch mode memory grant feedback](Intelligent%20QP%20Demos%20WideWorldImportersDW%20Public%20Preview%20-%20Batch%20Mode%20MGF.sql)
|
||||
- [Row mode memory grant feedback](Intelligent%20QP%20Demos%20WideWorldImportersDW%20Public%20Preview%20-%20Row%20Mode%20MGF.sql)
|
||||
- [Batch mode on rowstore](Intelligent%20QP%20Demos%20WideWorldImportersDW%20Public%20Preview%20-%20Batch%20Mode%20on%20Rowstore.sql)
|
||||
- [APPROX_COUNT_DISTINCT](Intelligent%20QP%20Demos%20WideWorldImportersDW%20Public%20Preview%20-%20APPROX_COUNT_DISTINCT.sql)
|
||||
- [Table variable deferred compilation](Intelligent%20QP%20Demos%20WideWorldImportersDW%20Public%20Preview%20-%20TVDC.sql)
|
||||
- [Scalar UDF Inlining](Intelligent%20QP%20Demos%20WideWorldImportersDW%20Public%20Preview%20-%20Scalar%20UDF%20Inlining.sql)
|
||||
- [Batch Mode Adaptive Join](Intelligent%20QP%20Demo%20-%20Batch%20Mode%20Adaptive%20Join.sql)
|
||||
- [Interleaved Execution](Intelligent%20QP%20Demo%20-%20Interleaved%20Execution.sql)
|
||||
- [Batch mode memory grant feedback](Intelligent%20QP%20Demo%20-%20Batch%20Mode%20MGF.sql)
|
||||
- [Row mode memory grant feedback](Intelligent%20QP%20Demo%20-%20Row%20Mode%20MGF.sql)
|
||||
- [Batch mode on rowstore](Intelligent%20QP%20Demo%20-%20Batch%20Mode%20on%20Rowstore.sql)
|
||||
- [APPROX_COUNT_DISTINCT](Intelligent%20QP%20Demo%20-%20APPROX_COUNT_DISTINCT.sql)
|
||||
- [Table variable deferred compilation](Intelligent%20QP%20Demo%20-%20TVDC.sql)
|
||||
- [Scalar UDF Inlining](Intelligent%20QP%20Demo%20-%20Scalar%20UDF%20Inlining.sql)
|
||||
|
||||
Email IntelligentQP@microsoft.com if questions in the meantime.
|
||||
Reference in New Issue
Block a user