
That is the structure of my original employees table .
This is the employees table from a different database that i want to be merged with my original employees table:

Its tricky because they have different structures. I was thinking of just adding the columns from the new employees table to the original employees table.