Posts

Showing posts with the label soundex Function

SOUNDEX function

Image
Combine data sets based upon similar values Encode character strings using SOUNDEX to aid in combining the data based upon similar but not exact values. Note: The SOUNDEX algorithm is English-biased. For more details about SOUNDEX, please refer to the SAS Language Reference, Dictionary under Functions. RESULT: source: support.sas.com