Hello
I'm a newb. I'd love some help solving this apparently simple query.
table one contains email sender addresses
table two contains emails
From table two I wish to SELECT all emails whose sender address is not in
table one.
Can anyone suggest how this might be done?
Thanks in advance
Andrew Stuart