I don't want to merge the data into one table because number of records per country are huge. On the other hand, using Union query table may be an inefficient alternative.
As far as my limited understanding goes, if we could pass Table names as user filters, it could be great in terms of efficiency and flexibility.
If it's not possible, is there a good alternative?