Forum Discussion
How to compare 2 tables and merge corresponding data based on one column
- 2 years ago
Hi Anonymous !
What you need is to merge the two tables, for this, you have to click Merge Queries,
then you have to select the column of the id in both tables and click ok,
You will have your table like this:
So you need to click and expand the column, and then select the column that you need to bring from the second table, in this case, the Timestamp.
I hope you can solve your problem with these steps.
Hi Anonymous !
What you need is to merge the two tables, for this, you have to click Merge Queries,
then you have to select the column of the id in both tables and click ok,
You will have your table like this:
So you need to click and expand the column, and then select the column that you need to bring from the second table, in this case, the Timestamp.
I hope you can solve your problem with these steps.
- Anonymous2 years agoNot applicable
Thanks very much. I was doing it wrong all along by merging but selecting all columns. Works now!!