I have a file which contains first and last names only, lets call this list customer1. I need to find those customers who are in customer1 that are not in the main database. Customer1 does not have any unique identifier, so I would need to use the first and the last name together.Can this be done????Customer1 -Looks like thisfirstname LastnameAlexis GarciaDarlene GreavesDelcina Blackman
MainTableCardnumber firstname lastname1 Amanda Morris2 Mary Amos3 Justin Gill4 Darlene Greaves5 Mary Amos