DO NOT USE THIS INSTANCE FOR LIVE DATA!!!!
soundex(string A): string
Returns soundex code of the string. For example, soundex('Miller') results in M460.
[Github] Pull Request #7115 (HuJiayin)
[Github] Pull Request #7812 (davies)