DTM Data Comparer
... The program successively views the contentsof both tables basing on the order of ascending of Primary Key (or unique key) values... If values of the keys coincide, the program places them to the samelines and highlights equal fields in green and unequal fields in red... In this processrecords absent in the primary table will be deleted from the secondary one, records that differ will be updated, while records absent in thesecondary table will be inserted from the primary one...
Tags: compare data, compare tables, compare data rows, data synchronization, db comparision, db sync,
