M
ModernGIS
I am in the process of comparing data from (2) different databases to find
differences in the same type of data. Example: I have customer names in one
system and a customer name in a different system and I need to make a
comparison to see if it is the same name. Lets say I have Account # 34234 in
both databases/tables and in one of them the account name is Smith, John R
and in the other is Smith, John. Since both do not fully match, it could come
back in the unmatch query. How would I do this so the query could tell that
is close to be the same, compared to account name (1) Smith, John is not the
same in account name (2) being Riley, Bob. This I unmatch I want to come back
for further investigation.
Thanks
differences in the same type of data. Example: I have customer names in one
system and a customer name in a different system and I need to make a
comparison to see if it is the same name. Lets say I have Account # 34234 in
both databases/tables and in one of them the account name is Smith, John R
and in the other is Smith, John. Since both do not fully match, it could come
back in the unmatch query. How would I do this so the query could tell that
is close to be the same, compared to account name (1) Smith, John is not the
same in account name (2) being Riley, Bob. This I unmatch I want to come back
for further investigation.
Thanks