From 7ddce6e4f2ce92e380ea3cdfe07986d00148fda0 Mon Sep 17 00:00:00 2001 From: Pieter Date: Fri, 4 Mar 2022 08:35:07 +0100 Subject: [PATCH] Update README.md --- samples/features/security/ledger/azure-sql-database/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/features/security/ledger/azure-sql-database/README.md b/samples/features/security/ledger/azure-sql-database/README.md index 11603beb..b7ce1e89 100644 --- a/samples/features/security/ledger/azure-sql-database/README.md +++ b/samples/features/security/ledger/azure-sql-database/README.md @@ -124,7 +124,7 @@ Perform the below steps before you show the demo. 1. With the **ContosoHR** database selected, type Ctrl + O. In the **Open File** dialog, navigate to the **setup** folder and select **CreateDatabaseSchema.sql**. Do not execute the query. 1. With the **ContosoHR** database selected, type Ctrl + O. In the **Open File** dialog, navigate to the **tsql-scripts** folder and select **UpdateSalary.sql**. Do not execute the query yet. - 1. With the **ContosoHR** database selected, type Ctrl + O. In the **Open File** dialog, navigate to the **tsql-scripts** folder and select ***ListAllEmployees.sql**. Do not execute the query. + 1. With the **ContosoHR** database selected, type Ctrl + O. In the **Open File** dialog, navigate to the **tsql-scripts** folder and select **ListAllEmployees.sql**. Do not execute the query. 1. *Optional* - If you've showed this demo before, reseed the database to ensure it contains the original employee data. 1. In Object Explorer, find and select the **ContosoHR** database.