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 'AND excluido IN ('0','2') ORDER BY data_cadastro LIMIT 3' at line 1 - SELECT `blog`.*, DATE_FORMAT(data_cadastro, '%d/%m/%Y %H:%i:%s') as data_cadastro2,DATE_FORMAT(data_alteracao, '%d/%m/%Y %H:%i:%s') as data_alteracao2 FROM `blog` WHERE id != AND excluido IN ('0','2') ORDER BY data_cadastro LIMIT 3