Hello,

I have two tables and want to find out all records which differ.

The tables have the same columns and primary keys. The server has to look for each entry in table 1 if there is the same entry in table 2 with the same primary key.

How to do?

thanks,
peterm