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

Execute SQLs in Parallel from directory

$
0
0
Hello - 
I am newbie to powershell. I am able to execute all the .SQL files from directory on to the server serially using below command. But, we want to execute all these files in parallel. CAn someone please help? 

My code for ser

Viewing all articles
Browse latest Browse all 467

Trending Articles