G
Guest
I have two tables that I need to link with social security numbers. However,
in one table the ssn is all 9 numbers while in the other table it is 5 xs and
4 numbers (xxxxx1234). This is the only like field as the names are also in
different formats, one with the whole name and the other tbl is broken down
(last, first, mi). The only way I can think of to link them is to create a
third table matching the ssn's and then linking all three. Am I on the right
track? Is there a better way?
in one table the ssn is all 9 numbers while in the other table it is 5 xs and
4 numbers (xxxxx1234). This is the only like field as the names are also in
different formats, one with the whole name and the other tbl is broken down
(last, first, mi). The only way I can think of to link them is to create a
third table matching the ssn's and then linking all three. Am I on the right
track? Is there a better way?