G
Guest
Hello,
I have two tables from diffrent sources. 1 table is a list of our Company Customers and the 2nd table is from the Goverment of Denied Persons (Do Not Sell List). The problem is that there is not key field (i.e. Fed Tax ID, etc) to join them by. The Goverment list only has a Name and Address fields which are available from our Customers list.
Question: Is there anyway to create a SQL statement that looks at the name or address field and returns values that are like "*" matching each other? I have created many queries but I never had a request like this one. Any help would be much appreciated.
Best regards,
Tony
I have two tables from diffrent sources. 1 table is a list of our Company Customers and the 2nd table is from the Goverment of Denied Persons (Do Not Sell List). The problem is that there is not key field (i.e. Fed Tax ID, etc) to join them by. The Goverment list only has a Name and Address fields which are available from our Customers list.
Question: Is there anyway to create a SQL statement that looks at the name or address field and returns values that are like "*" matching each other? I have created many queries but I never had a request like this one. Any help would be much appreciated.
Best regards,
Tony