Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 02eecde

Browse files
authored
small syntax fix
1 parent 99ce0c9 commit 02eecde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/in-memory-oltp/a-guide-to-query-processing-for-memory-optimized-tables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ Execution of natively compiled stored procedures.
219219

220220
Invocation of a natively compiled stored procedure is described as follows:
221221

222-
1. The user issues an **EXEC**_usp_myproc_ statement.
222+
1. The user issues an **EXEC** _usp_myproc_ statement.
223223

224224
2. The parser extracts the name and stored procedure parameters.
225225

0 commit comments

Comments
 (0)