I need to query by join 2 tables
Table A has 150 records
Table B 500 records
The join is the column "URL" and only records that are equal.
For some reason access only recognises one group of urls and does not join the other urls even though they are identical and match in excel.
Here are the example of a URl that match and one that does not.
Joined (notice the extra long url)
http://www.walmart.com/ip/Corelle-Li...client_guid=ca
Not joined
http://www.walmart.com/ip/Cosco-Spri...ntiki/34448695
Any solutions?