Connor and Chris will both be at AI World from October 12 to October 17 , the premier Oracle conference of 2025. If you're in Vegas, please come say Hi or pop into our sessions
Thanks for the question, Zahir.
Asked: November 07, 2017 - 7:44 pm UTC
Last updated: June 21, 2024 - 10:02 am UTC
Version: 12.1.0.2
Viewed 10K+ times! This question is
SQL> select 2 soundex('Monroe'), 3 soundex('Monroe Twp') , 4 soundex('Monroe Township') 5 from dual; SOUN SOUN SOUN ---- ---- ---- M560 M563 M563
SQLWitch, June 20, 2024 - 9:04 pm UTC
Share and learn SQL and PL/SQL; free access to the latest version of Oracle Database!
Classes, workouts and quizzes on Oracle Database technologies. Expertise through exercise!