When using field matching which is the best approach if using First Name as a match field?
Never use First Name as it is not necessary
No standardization of First Name field is necessary
Use the Edit Distance strategy
Create Soundex or NYSIIS value for the First Name and use it in match
Submit