compare field in 2 table

tow9641609

Registered User.
Local time
Today, 21:56
Joined
Nov 13, 2003
Messages
10
table1
cid cardid
12345678 A12345
23548779 12356
32547878 234568
12378945 A23456

table 2
cid cardid
12345678 12345
23548779 12356
32547878 A234568
12378945 A23456

I have 2 table table 1 is right table
table 2 is wrong in some record
I want to check wrong record in table 2

?? I want to help me
 

Users who are viewing this thread

Back
Top Bottom