Quantcast
Channel: Question and Answer » postgresql
Viewing all articles
Browse latest Browse all 1138

How to find similar (but different) names with the same soundex value?

$
0
0

I want to select the soundex value S225  for the two names

This is what iried using this query but am not getting the exact result.

I got the output with the same name and same soundex value, but I want the result which has similar name and same soundex value.

Can anyone help me to do this?


Viewing all articles
Browse latest Browse all 1138

Trending Articles