Is it possible to run a single simultaneously on several DBs on an MS SQL Server?

已回答

Hi everyone.

Is there a possibility to run a SQL query against multiple DBs on a single MS SQL server? Something similar to registered servers in SSMS.

Thank you. 

0

You can use 'Run configuration' to execute scrip against several databases, please read article.

0

请先登录再写评论。