J
Josh
I would like to compare addresses in two tables to make
sure that they are all the same (the tables are several
thousand rows long), but the problem is many times I'll
have an address in one table as "123 W. Main St." and the
other table it will be "123 West Main Street". Is there
anyway to just compare the numeric value of the address? I
also have to deal with address that might have anywhere
from 1 to 5 (or more, theoretically) numbers as the
numeric part.
Any help would be great, thanks in advance.
Josh
sure that they are all the same (the tables are several
thousand rows long), but the problem is many times I'll
have an address in one table as "123 W. Main St." and the
other table it will be "123 West Main Street". Is there
anyway to just compare the numeric value of the address? I
also have to deal with address that might have anywhere
from 1 to 5 (or more, theoretically) numbers as the
numeric part.
Any help would be great, thanks in advance.
Josh