C# Corner
Tech
News
Videos
Forums
Trainings
Books
Events
More
Interviews
Jobs
Live
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
SQL Server Transact Basic to Expert - Using String Function Check Similarity of string
WhatsApp
Karthikeyan Anbarasan
14y
4
k
0
0
25
Blog
This blog shows how to check the similarity level of a string compared with the other strings in an expression using SQL
Example:
SELECT SOUNDEX('Pleas'), SOUNDEX('Pleece')
The expected result would be
F420 F420
People also reading
Membership not found