Forum Discussion
Osmento
9 years agoNew Member
Merging table with a left outer join
Hi Everyone, I have two table that I am trying to merge data in. In my Travel Data table I have an Origin Code, which relates to the airport of departure. In my Origin IATA Codes this is ...
- 9 years ago
What is the result if you choose "Right Outer Join" instead of "Left Outer Join"?
vanessafvg
9 years agoCommunity Champion
Osmento your excel tables, does it show the code you are joining on?
- Osmento9 years agoNew Member
So the origin is from the first table and everything from AQ onwards is from the left joined merge table. So the merge has completed but it has also duplicated the data.