I have two tables, with some similar columns, i would like to link these tables together to produce one table with all the columns from one table and some of the columns from the other.
I understand that merge tables will only work with identical tables.
also, I don't really want all the rows from one of the tables in the final table.
Can anyone help?
I understand that merge tables will only work with identical tables.
also, I don't really want all the rows from one of the tables in the final table.
Can anyone help?