G
Guest
i need to join two tables in a different way..
both the tables have got 3 columns in common but there are 5 additional
columns in second table
what i need is to append the rows with the common columns to the first table
and add the additional columns from table 2 to table 1..what is the
appropriate sql syntax for that???
thanks
both the tables have got 3 columns in common but there are 5 additional
columns in second table
what i need is to append the rows with the common columns to the first table
and add the additional columns from table 2 to table 1..what is the
appropriate sql syntax for that???
thanks