H
himanshupundir
I have two identical tables, now I want to compare them and display the
results in a form which looks something like this...CaseID is primary
key and it is same for a case in both tables
Fieldname ----TableA-----TableB
CaseID 101 101
FirstName John John D
LastName White White
DOB 1-5-77 1-6-77
Thanks
HP
results in a form which looks something like this...CaseID is primary
key and it is same for a case in both tables
Fieldname ----TableA-----TableB
CaseID 101 101
FirstName John John D
LastName White White
DOB 1-5-77 1-6-77
Thanks
HP