SQL Server モジュール

インストール

Install-Module -Name SqlServer

Invoke-Sqlcmd

Invoke-Sqlcmd  -ServerInstance "localhost" -Database "test" -Username "user" -Password "password" -Query "select @@version"

Invoke-SqlNotebook

有料ツール


トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS