top of page


© 2025 by The Clinic. Powered and secured by Wix
MySQL:
SOUNDS LIKE
Syntax:
expr1 SOUNDS LIKE expr2
This is the same as SOUNDEX(expr1) = SOUNDEX(expr2).
URL: https://dev.mysql.com/doc/refman/8.0/en/string-functions.html
Example
bottom of page