G
Guest
I have a Name field in a table that contains special characters like commas,
hyphens, quotes, etc... I need to be able to have it just be alpha so I can
compare it to another name field and return matches. Can you show me an
example query to get this done.
Existing Data:
Smith, John
Needs to look like:
Smith John
Thanks.
hyphens, quotes, etc... I need to be able to have it just be alpha so I can
compare it to another name field and return matches. Can you show me an
example query to get this done.
Existing Data:
Smith, John
Needs to look like:
Smith John
Thanks.