|
|
@@ -0,0 +1,6 @@
|
|
|
+# PASS Summit 2019 Learning Pathways Session
|
|
|
+
|
|
|
+## SQL Server Migration: The Last Mile
|
|
|
+Demo source code available in SQL Server Samples GitHub, namely:
|
|
|
+- [Automatic Tuning application with source code](https://github.com/microsoft/sql-server-samples/tree/master/samples/demos/automatic-tuning)
|
|
|
+- [Query Tuning Assistant based on SSMS v18+](https://github.com/microsoft/sql-server-samples/tree/master/samples/demos/query-tuning-assistant)
|