Press "Enter" to skip to content

String Comparisons in Oracle

Brendan Tierney gets comparing:

When comparing text strings we have a number of functions on Oracle Database to help us. These include SOUNDEX, PHONIC_ENCODE and FUZZY_MATCH. Let’s have a look at what each of these can do.

These are some classic word comparison techniques, but they work pretty well in specific circumstances.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.