Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Running SQL Scripts Concurrently

$
0
0

I have several SQL scripts that need to run  to prep data for a final script.  How can I run the pre-process scripts concurrently?  Then how can I determine when they have completed so I can launch the final processing script?

Thanks.

J


Viewing all articles
Browse latest Browse all 6937

Trending Articles