Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Members,
I have a situation where I have 4 databases have 3 tables- Quantity, Company & Products, Every Database lets call them DB1, DB2, DB3, DB4 has the above listed 3 tables.
I want to be able to fetch these tables from all databases and make 1 Quantity, 1 Company & 1 Products table (which I was able to do).
I should now be able to add a filter to the dashboard to PICK a Database to view the data from.
What should be the approach?