From 6f98929ddfdc265d1e10459e4c515dce526d2bb6 Mon Sep 17 00:00:00 2001 From: Amit Banerjee Date: Wed, 23 Oct 2019 01:14:25 -0700 Subject: [PATCH] Create ReadMe SQL Server 2019 Feature Notebooks --- samples/features/sql2019notebooks/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 samples/features/sql2019notebooks/README.md 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