Could someone tell me if there is a way I can compare tables, retrieving only the information if it exist in both tables.
example: table One Table two
Helen Helen
Mike Sue
Joe Joe
The table results would contain Helen and Joe
I need to compare this information as soon as possible, any help is appreciated.