The SOUNDEX1modifier is used with the PARTIAL2 routine. It uses a Soundex algorithm to perform its functions. See SOUNDEX1 Routine for algorithm.
Note: All SOUNDEX related routines are limited to working with attribute sizes of 256
characters.
Score |
Description |
---|---|
0 |
Case 1: Both strings are blank Case 2: Neither string is blank and they are not equal. |
50 |
One string is blank; the other string is non-blank. |
100 |
Strings are equal. |