scott wagemann
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
Posts
Recent activity by scott wagemann-
Union single tenant databases with the same schema
AnsweredI have a single tenant application with hundreds of databases with identical schemas. I want to union all the like tables resulting in a multi tenant database at the destination. The workaround I...
-
Use the same schema prefix for multiple databases
AnsweredI have some applications whose data is in several unique databases. I realize this isn't ideal but this is the situation. Each database contains different schemas with different schema names. I ...