Forum Discussion

darroyo's avatar
darroyo
Frequent Visitor
7 years ago

Fill 1 table with 1 MySQL query executing on multiple (equal) databases

Hello. I have a database for each of our customers. Every database has the same tables and fields. I wan to fill a Power BI table with some common data of all these databases with a MySQL query.   ...