We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cad9e2 commit 420bc0dCopy full SHA for 420bc0d
1 file changed
Instructions/Labs/13-implement-transitions-in-tsql.md
@@ -323,7 +323,7 @@ BEGIN TRANSACTION;
323
COMMIT TRANSACTION;
324
```
325
326
-5. Right-click the **(loval)\sqlexpress** connection and create a new query. Then enter the following code:
+5. Right-click the **(local)\sqlexpress** connection and create a new query. Then enter the following code:
327
328
329
SELECT COUNT(*) FROM SalesLT.Customer
0 commit comments