G
Guest
I'm looking for records in one table that do not have matches in a second
table. In this case I have two fields in common call "Application Name". I
know how to use the nonmatching Wizard or how to write real basic SQL. The
problem is I want to use the LIKE operator because the spellings on some of
these values may not be exact. I can't find any help on using LIKE other than
with wild cards with specific strings.
What's the best way to find inexact matches between two tables?
table. In this case I have two fields in common call "Application Name". I
know how to use the nonmatching Wizard or how to write real basic SQL. The
problem is I want to use the LIKE operator because the spellings on some of
these values may not be exact. I can't find any help on using LIKE other than
with wild cards with specific strings.
What's the best way to find inexact matches between two tables?