Hi,
I have like a 100 tables in a database and all of these tables contain one column which is common to all. I want all the distinct values from this common field of 100 tables in a sheet.
Since there are 100 , i don't want to reference each of the tables individually in a query or by the use of 100 different connection strings !
Anyway out to reduce the effort ?
Thanks,
Rajat