This blog shows how to check the similarity difference between strings compared with the other strings in an expression using SQL

Example:

SELECT DIFFERENCE ('Pleas', 'Pleece')

The expected result would be 4