Microsoft
Software
Hardware
Network
Question : SQL syntax for MySql query
Hi,
I am running MySql 5.0.67. I have two tables. Table one contains the details of participants who took part in an event last year. Table two contains participants that will take part in similar event this year. Some of the participants in Table two, may be in Table one. I am after a query that shows me the email addresses from Table two that are not in Table one. Any help would be greatly appreciated.
Thank you.
Answer : SQL syntax for MySql query
SELECT t2.Email
FROM Table2 t2 LEFT JOIN
Table1 t1 ON t2.Email = t1.Email
WHERE t1.Email IS NULL
Random Solutions
Calander pop up control in tables
Excel Instance Left in Memory after Access Automation
Keeping Look Ups in a Make Tabel Query
filtiring HTTPS Traffic in ISA Server 2006
XBOX Classic power and eject buttons don't work
Shutdown VM in ESXi 4.0 when connected to a smart ups 1000
Master Powerpoint template with non-editable text boxes and non-resizeable placeholders
VPN Connection Problem
ASP.Net page slow to load large dropdown list
Printing "newspaper columns" in Excel