Forum Discussion
Copy data to other columns
Hello everyone,
I have a question, please help me with this.
How can I copy the data in Table2. to corresponding column like the screenshot belowing.
Thank you
5 Replies
- bolfri
Solution Sage
I think is what you did is merge queries and you suppose to use append queries.
Refference: https://www.youtube.com/watch?v=oUB11A855g8
- AnonymousNot applicable
Hi bolfri
Thanks for replying me.
I do need to merge queries, buecause I need to follow some logics to remove or add data so I choose to merge them. I need to know which table it's coming from.
- bolfri
Solution Sage
Can you provide some sample data to work with and the logic you want to apply?
On your example you have same columns and business meaning that's why I said it would be better to append them. Even with appending data you can save an information about the source table name.