SOUNDEX « Char Functions « Oracle PL / SQL






1.Soundex: converts a string to a code value
2.SOUNDEX() returns a character string containing the phonetic representation of a character
3.SOUNDEX('Lari')
4.SOUNDEX('whyte')