Simples.NET (aviso): Erro ao selecionar dados.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 '' at line 1SELECT p.nome, DATE_FORMAT(p.nascimento, '%d/%m/%Y') AS nascimento, p.foto, e.titulo, e.geral FROM tblPessoa p LEFT OUTER JOIN tblEducacao e ON e.id_pessoa = p.id WHERE p.id =