MySQL SOUNDEX() Function

The Soundex() is a String function of MySQL. This method returns a Soundex string. Two strings which sound almost same should have identical soundex strings.

Syntax

Example 1

Output:


MySQL String SOUNDEX() Function

Example 2

Output:


MySQL String SOUNDEX() Function
Next TopicMySQL String




Latest Courses