O.P. MySQL - Compare 2 tables
What I am trying to do, is query 2 tables, and list all the differences between integer fields, if the difference is > 10. I have been thinking about ways to do this, and havent really come up with one.
What I would really like to do is create something that prints this to a table, using PHP, giving the old record above, and the new changed record below it. Anyone got any ideas?
This post was edited on 10-08-2009 at 02:01 PM by Jimbo.
|