Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Exec scripts in a group of databases

    You can also use undocumented stored procedure sp_msforeachdb. It will execute your code for all databases. Then you can add condition where you will filter unnecessary db. If you have...

Viewing post 1 (of 1 total)