Quantcast
Channel: SQLServerCentral » Programming » Powershell » Latest topics
Viewing all articles
Browse latest Browse all 467

Help needed with multiple invoke-sqlcmd commands

$
0
0
Hi , I am using invoke-sqlcmd cmdlet to fetch the data initially then use that data to fetch other details (looping through these details) code: Import-module sqlpls $instance = <servername> $server = New-Object Microsoft.SqlServer.Manageme

Viewing all articles
Browse latest Browse all 467

Trending Articles