Merge pull request #661 from microsoft/amitmsft-patch-3

Amitmsft patch 3
This commit is contained in:
Amit Banerjee
2019-10-23 02:31:18 -07:00
committed by GitHub
3 changed files with 80529 additions and 0 deletions
@@ -0,0 +1,8 @@
# SQL Server 2019 Feature Notebooks
In this folder, you will find various notebooks that you can use in [Azure Data Studio](https://docs.microsoft.com/sql/azure-data-studio/what-is) to guide you through the new features of SQL Server 2019.
The [What's New](https://docs.microsoft.com/en-us/sql/sql-server/what-s-new-in-sql-server-ver15?view=sql-server-ver15) article covers all the *NEW* features in SQL Server 2019.
## Notebook List
1. [Intelligent Query Processing](https://github.com/microsoft/sql-server-samples/tree/master/samples/features/intelligent-query-processing)
* Scalar UDF Inlining
@@ -0,0 +1,4 @@
# Intelligent Query Processing Demos
## Notebook List
- Scalar UDF Inlining
File diff suppressed because one or more lines are too long