Skip to content

Commit 60be1ec

Browse files
author
Amit Banerjee
authored
Update README.md
1 parent 31a3daa commit 60be1ec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

samples/features/sql2019notebooks/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ In this folder, you will find various notebooks that you can use in [Azure Data
44
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.
55

66
## Notebook List
7-
## Intelligent Query Processing
8-
* Scalar UDF Inlining
7+
### Intelligent Query Processing
8+
* **Scalar_UDF_Inlining.ipynb** - Demonstrate the benefits of Scalar UDF Inlining along with how to find out which UDFs in your database can be inlined.
99

1010
### Security Notebooks
1111
* **TDE_on_Standard.ipynb** - This notebook demonstrates the ability to enable TDE on SQL Server 2019 Standard Edition along with Encryption Scan SUSPEND and RESUME.

0 commit comments

Comments
 (0)