Hi,
I have two tables with similar data. Table A has ToMH and FromMH. Table B has MH.
I need to get a comprehensive list of all MHs from both tables, grouped so there are no duplicates.
How would I do this in a query?
Thanks,
I have two tables with similar data. Table A has ToMH and FromMH. Table B has MH.
I need to get a comprehensive list of all MHs from both tables, grouped so there are no duplicates.
How would I do this in a query?
Thanks,