Posts
Sort by recent activity
Filter to differences of a single compare column?
When comparing tables with large number of columns and differences are found in many columns, is it possible to select a single column and filter the displayed records to the differing values of sa...
Float Comparison - Decimals
I would like to define how many decimals out to compare floats via truncation, rounding, or even tolerance percent. E.g. an option to say "don't compare floats after the nth decimal" would be great...