We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d48da3b commit fe3604aCopy full SHA for fe3604a
1 file changed
docs/t-sql/functions/applock-test-transact-sql.md
@@ -69,7 +69,7 @@ Two users (**User A** and **User B**), with separate sessions, run the following
69
70
**User A** runs:
71
72
-```syntaxsql
+```sql
73
USE AdventureWorks2012;
74
GO
75
BEGIN TRAN;
0 commit comments