Compares two strings, evaluates the similarity between them, and returns a value from 0 to 4.
The best match is 4.
Parameter |
Description |
---|---|
string-expression1 |
The first string to compare. |
string-expression2 |
The second string to compare. |
SMALLINT