In this mode program's window has two zones: primary and secondary. In each zone, the user can specify the table and WHERE* clause, if necessary.
Also, each zone has the data grid that shows table content or comparison results.
The information line is located at the bottom of the window. It allows the user to view:
Last three values united to one information panel like 5/40/50.
*) "Where" option allows the user to limit rows to be compared or synchronized.
The clause should be entered without "where" keyword, example: ID <1000
The $DATE$ and $TIME$ macros can be user as a part of the clause, for example: OrderDate = '$DATE$'
The comparison indicator between data grids shows number of equal, different and orphaned rows:
"Show data" option is a fast way to review table content. The small box near "show data" button contains a number of rows in the table with specified WHERE clause consideration.
If a field is marked as bold, it is a part of the table primary key or assigned unique key.
See also: