我最近安裝了最新版本SQL CMD 行工具。
我安裝它使用這些方向。
我運行以下命令來確保模組已安裝:
Get-Module -ListAvailable -Name sqlserver
它傳回所有位置版本 21.1.18080 的 sqlserver 模組。
當我運行以下命令sqlcmd /?
或-?
沒有收到錯誤但沒有得到任何輸出。當我輸入時,是否需要做更多的事情來顯示 powershell 中的用法sqlcmd /?
?
環境:
- Microsoft Windows Server 2019 標準 64 位
- Microsoft SQL Server 2019 Express 版
- Microsoft SQL Powershell CMD Line Utilities V21.1.18080
- Microsoft SQL CMD Line Utilties V15 64 位元和 86 位元