Ciao,
non mi funziona il not null nella select

Codice PHP:
SELECT FROM table1 WHERE nome IS NOT NULL 
mi restituisce l'errore:
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 'nome IS NOT NULL' at line 1