diff --git a/samples/features/sql2019notebooks/README.md b/samples/features/sql2019notebooks/README.md new file mode 100644 index 00000000..3cf27b28 --- /dev/null +++ b/samples/features/sql2019notebooks/README.md @@ -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 +* Scalar UDF Inlining