Alternatives for comparing data from different databases
- by Alex
I have two huge tables on separate databases. One of them has the information of all the SMS that passed through the company's servers while the other one has the information of the actual billing of those SMS.
My job is to compare samples of both of these tables (for example, the records between 1 and 2 pm) to see if there are any differences:…