I am trying to determine the best approach to use to clean up our in house location addresses in an Oracle.
I would like to handle the basics such as ALLEE, ALLEY,ALLY to ALY; AV,AVEN,AVENU,AVENUE,AVN to AVE;
STREET, ROAD ETC.
I thought about using CASE, but that seems extensive. What are some other options that I could use.
Examples would be appreciated as well. Perhaps a procedure would be the way to go?
Thanks for taking the time to look.
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production |
PL/SQL Release 11.2.0.1.0 - Production |
CORE 11.2.0.1.0 Production |
TNS for 32-bit Windows: Version 11.2.0.1.0 - Production |
NLSRTL Version 11.2.0.1.0 - Production |