Hi All,
I have 2 tables seat on my DB. They are not the same structure but they do have some similar columns. Now I want to merge the 2 tables together. I don't want to insert all records from table 1 to table 2 because I don't to get the dups. I How can I do that?
Many Thanks.
I have 2 tables seat on my DB. They are not the same structure but they do have some similar columns. Now I want to merge the 2 tables together. I don't want to insert all records from table 1 to table 2 because I don't to get the dups. I How can I do that?
Many Thanks.