Export return of SQL script to Excel document using powershell

前端 未结 0 1450
清歌不尽
清歌不尽 2020-12-30 23:31

At the moment I have the following code which grabs the return table and outputs it into a CSV file.

Push-Location; Import-Module SQLPS -DisableNameChecking;          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题