I have a table of one column with 178 rows.
I have a text list of 200 values.
I need to figure out the 22 text values that aren't already in MySQL.
Any suggestions? I'm hoping there's a cool query trick I can do in phpMyAdmin rather than writing a separate PHP script, but I can't think of any :-/