MySQL Forums
Forum List  »  Newbie

using SOUNDEX function
Posted by: debbie
Date: August 21, 2004 08:39AM

I think this function is what I need in order for my search feature to work the way I want it to. I'm not sure exactly how to use it though. Can I include it as part of my WHERE clause...WHERE SOUNDEX('string1') = SOUNDEX('string2')? I tried it and I am getting no records returned, even though I should logically have a result set.

Thanks

Options: ReplyQuote


Subject
Written By
Posted
using SOUNDEX function
August 21, 2004 08:39AM
August 22, 2004 09:42AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.