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

deploy SP to multiple database

$
0
0
Is there anyway I can use powershell to deploy a SP to Multiple dabases in same server. I have to depoly the same SP to 50+ databases which I can get the list from sys table in the same server.I am wondering if i can do it using powershell to save deployment time? i am using sql server 2008 r2 and 2014

Viewing all articles
Browse latest Browse all 467

Trending Articles