Hi,

If I have two mysql tables with two columns for email addresses respectively:

csc_teammembers.tes_email AND cscflash_mb.email

Now, what I want to do is only query those email addresses in cscflash_mb that
DO NOT have a match in the csc-teammembers dbtable.

Can I just do a select statement in phpmyadmin to pull up these addresses?  And,
how should it read?

Thanks to anyone who responds



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to