I have a requirement to move data between two databases, but before sending all the data we want to compare the rows that are needed first. So the implementation calls for the generation of a hash of important (but not necessarily key) fields in
Read More...