Thanks for getting back to me jrivera.
Let’s say I have a server with 4 databases, 3 of them I want backed up. The database names are com, edw, trx, and tmp. I do not want tmp to be backed up. What would be the easiest way to do this? Let’s assume that each of the ones I want to backup has more than 100 tables, so listing the tables individually would be an epic waste of time.
I’m looking for simplicity where possible. Appreciate any assistance.