Page 1 of 1

compare data

Posted: Wed Mar 14, 2007 1:01 pm
by qqragoon
I have a database that contains tables. They have same length of the field. I would like to compare the data sets in it and only display the different data sets. How can I do that? SELECT? Thanks! 2nd, what if i want to compare data sets in a single table and display the different sets only, how can i do that? Thanks!

Posted: Wed Mar 14, 2007 2:01 pm
by feyd
There's a thread linked from Useful Posts detailing a potential solution, if I understand your problem.