SQL Server Transact Basic to Expert - Using String Function Check Similarity of stringKarthikeyan Anbarasan15yPublished Jun 14, 2011, 12:00 AMUpdated Jun 14, 2011, 8:52 AM4.3k00Reactions×25BlogThis blog shows how to check the similarity level of a string compared with the other strings in an expression using SQLExample:SELECT SOUNDEX('Pleas'), SOUNDEX('Pleece')The expected result would be F420 F420CommentsJoin the conversation! Your thoughts help the community grow.Sign in to leave a commentIt is the same account you read, post and publish with — and you will come straight back to this page.Sign inCreate an account
Join the conversation! Your thoughts help the community grow.