I'm looking to somehow use soundex to standardize my data because there are sometimes misspellings in a certain column.
For example, I have a column "City" and data will come through as "Denver", "Denver CO" or Denvr".
Is there a way to have all variations of "Denver" automatically correct to "Denver" ?