Hi guys,
There is a problem now. I'm currently using Access2000, two tables A & B respectively. The both tables contain one columns of data. What I am needed to do now is a query that results the difference in the data.
Eg. Table A contains 1,2,3 | Table B contains 1,3,5
The similar numbers: 1, 3
The different numbers: 2, 5
My query results need to show 2 & 5 as they are not in both the tables.
Can anyone enlighten me on this? I've tried Unmatch Query Wizard. But my results only shows 2 but not 5 because the left join only applies on one table - A.
Thanks for help in advance! Hope to hear from you guys real soon. This is a urgent problem. = )
There is a problem now. I'm currently using Access2000, two tables A & B respectively. The both tables contain one columns of data. What I am needed to do now is a query that results the difference in the data.
Eg. Table A contains 1,2,3 | Table B contains 1,3,5
The similar numbers: 1, 3
The different numbers: 2, 5
My query results need to show 2 & 5 as they are not in both the tables.
Can anyone enlighten me on this? I've tried Unmatch Query Wizard. But my results only shows 2 but not 5 because the left join only applies on one table - A.
Thanks for help in advance! Hope to hear from you guys real soon. This is a urgent problem. = )