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

Commit 72c7439

Browse files
Typo "**\<**_filename_**>**into"→"**\<**_filename_**>** into"
https://docs.microsoft.com/en-us/sql/tools/sqlcmd-utility?view=sql-server-ver15 #PingMSFTDoc
1 parent 8d2a718 commit 72c7439

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/tools/sqlcmd-utility.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -825,7 +825,7 @@ To use **sqlcmd** interactively, type **sqlcmd** at the command prompt with any
825825

826826
**Miscellaneous Commands**
827827
**:r \<** _filename_ **>**
828-
Parses additional Transact-SQL statements and **sqlcmd** commands from the file specified by **\<**_filename_**>**into the statement cache.
828+
Parses additional Transact-SQL statements and **sqlcmd** commands from the file specified by **\<**_filename_**>** into the statement cache.
829829

830830
If the file contains Transact-SQL statements that are not followed by **GO**, you must enter **GO** on the line that follows **:r**.
831831

@@ -1002,4 +1002,4 @@ Using **-V16** in combination with checking the exit code and DOS ERRORLEVEL can
10021002
- [Manage Job Steps](~/ssms/agent/manage-job-steps.md)
10031003
- [Create a CmdExec Job Step](~/ssms/agent/create-a-cmdexec-job-step.md)
10041004

1005-
[!INCLUDE[get-help-options](../includes/paragraph-content/get-help-options.md)]
1005+
[!INCLUDE[get-help-options](../includes/paragraph-content/get-help-options.md)]

0 commit comments

Comments
 (0)