瀏覽代碼

Create README.md

Parikshit 8 年之前
父節點
當前提交
b286362ddb
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      Automatic tuning/README.md

+ 7 - 0
Automatic tuning/README.md

@@ -0,0 +1,7 @@
+This demo assumes SQL Server 2017. It has been tested on SQL Server 2017 RC1
+
+1. If you have not already done so, restore the WideWorldImporters database backup which can be found on https://github.com/Microsoft/sql-server-samples/releases/download/wide-world-importers-v1.0/WideWorldImporters-Full.bak
+
+2. Run the setup.sql script to setup the repro
+
+3. Follow the steps in demo-full.sql to show how automatic tuning and auto plan correction works