• yeah you could write a custom script to do this, by taking EXCEPT on both sides, and UNION to see the ones which are the same. it is kinda nice to have one already written though.

    has anyone done a performance analysis to see how well this does against large tables? the fact that it took ~7 seconds to run against a table which had only four records is kinda disconcerting. what if the tables had millions of records?