From f9ce871525f16e96ffb1aed8d2a1817f9b218ed8 Mon Sep 17 00:00:00 2001 From: Amit Banerjee Date: Wed, 23 Oct 2019 01:19:41 -0700 Subject: [PATCH] Update README.md --- samples/features/sql2019notebooks/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/features/sql2019notebooks/README.md b/samples/features/sql2019notebooks/README.md index 3cf27b28..6cea6143 100644 --- a/samples/features/sql2019notebooks/README.md +++ b/samples/features/sql2019notebooks/README.md @@ -4,5 +4,5 @@ In this folder, you will find various notebooks that you can use in [Azure Data 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 +1. [Intelligent Query Processing](https://github.com/microsoft/sql-server-samples/tree/master/samples/features/intelligent-query-processing) * Scalar UDF Inlining