Hi,
The problem is simple but somehow the solution eludes me!
There's basically two structure-identical tables but one had more rows and some data(cells) in some rows are different from each other:
shTableOne(illustrated in Excel)
shTableTwo(Illustrated in Excel)
So I wanted to pinpoint where the changes did occur(i possible at the data level) but if not even just at the row level.
I tried this solution: The shortest, fastest, and easiest way to compare two tables in SQL Server: UNION !
But I could not get it to work!
Attached the MS Access File I have worked on.
CompareTwoTables.zip