Browse Source

PASS2019 Sessions

pmasl 6 years ago
parent
commit
65bbec205c

BIN
Sessions/PASS2019/SQLServer-Migration-The-Last-Mile/PedroLopes_SQL Server Migration The Last Mile_Nov7.pdf


+ 6 - 0
Sessions/PASS2019/SQLServer-Migration-The-Last-Mile/README.md

@@ -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)

BIN
Sessions/PASS2019/SQLServer-and-AzureSQLDatabase-IQP/PedroLopes_JoeSack_SQL Server and Azure SQL Database IQP_Nov6.pdf


+ 2 - 0
Sessions/PASS2019/SQLServer-and-AzureSQLDatabase-IQP/README.md

@@ -0,0 +1,2 @@
+# SQL Server and Azure SQL Database IQP
+Demo source code available at [SQL Server Samples GitHub: Intelligent Query Processing](https://aka.ms/IQPDemos) in both T-SQL scripts and T-SQL Notebooks.