Viewing post 1 (of 1 total)
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...
January 13, 2010 at 6:00 am
#1102984