Skip to content

Commit 5d909b9

Browse files
Update README.md
1 parent 856a178 commit 5d909b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

root/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ exec sp_dboption 'Northwind','select into/bulkcopy','true'
8181

8282
Execute the following command at a command prompt.
8383
**Note**:
84-
In the following command, the path of the folder that contains *SQLCMD.EXE*changes according to the version of SQL Server. Execute command after confirming the path of folder in your environment.
84+
In the following command, the path of the folder that contains *SQLCMD.EXE* changes according to the version of SQL Server. Execute command after confirming the path of folder in your environment.
8585
```bat
8686
"C:\Program Files\Microsoft SQL Server\100\Tools\Binn\SQLCMD.EXE" -S localhost\SQLExpress -E -i "C:\SQL Server 2000 Sample Databases\instnwnd.sql"
8787
```

0 commit comments

Comments
 (0)