We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0639bf9 + 7b7ff8b commit ff35a81Copy full SHA for ff35a81
1 file changed
docs/t-sql/language-elements/execute-transact-sql.md
@@ -115,7 +115,7 @@ The following code block shows the syntax in SQL Server 2017 and earlier. Altern
115
116
117
```syntaxsql
118
--- Syntax for SQL Server 2017 and earleir
+-- Syntax for SQL Server 2017 and earlier
119
120
Execute a stored procedure or function
121
[ { EXEC | EXECUTE } ]
0 commit comments