I want to vertically merge two tables by one similar column with multiple duplicates values. I tried using join but it merged with many to many values but in my case I need simple merge to prepare a file.
Example:
I want to vertically merge two tables by one similar column with multiple duplicates values. I tried using join but it merged with many to many values but in my case I need simple merge to prepare a file.
Example: