abhireddy
7 years agoQrew Trainee
Merging two different tables to with some similar columns
In an application one table is having employee information and i want to add some more columns with data needs to align with existing information.
EX: Existing table has Employee ID, F.name, L.name and in another table has employee ID, title where now I need Employee ID and F.name, L.name & title in on one table.
What would be the best approach for this ?
EX: Existing table has Employee ID, F.name, L.name and in another table has employee ID, title where now I need Employee ID and F.name, L.name & title in on one table.
What would be the best approach for this ?