Tagged Questions
1
vote
5answers
3k views
SQL Server, excecute batch T-SQL script on multiple databases
Our SQL Server 2000 instance hosts several databases which are all similar, one for each of our client. When comes the time to update them all, we use Red Gate SQL Compare to generate a migration ...