hi,

i've got 2 different MySQL tables.  i need to check which entries in the
text-field 'User' in one table are NOT present in the 'User' field in
the other table.  then i need to either save this array to a textfile or
otherwise prepare it for creating a new, third table.

any hints on how this kind of comparison operation can be accomplished?

many thanks,

tom

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to