Perchè mi dice che cè un errore?
DELETE FROM contatto WHERE contatto.id NOT IN (
SELECT presenti.id
FROM presenti
)
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT presenti.id FROM presenti )' at line 1