You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _includes/partials/install_sqlcmd_mac.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
[SQLCMD for Mac](https://blogs.technet.microsoft.com/dataplatforminsider/2017/04/03/sql-server-command-line-tools-for-mac-preview-now-available/){:target="_blank"} is a command line utility that enables you to connect to SQL Server and run queries.
2
2
3
3
```terminal
4
-
brew tap microsoft/mssql-preview https://github.com/Microsoft/homebrew-mssql-release
4
+
brew tap microsoft/mssql-release https://github.com/Microsoft/homebrew-mssql-release
0 commit comments