An Error Was Encountered
Error Number: 1064
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 'ORDER BY fbs_cidades.nome' at line 4
SELECT fbs_cidades.id, fbs_cidades.nome FROM (`fbs_estados`, `fbs_cidades`) WHERE fbs_estados.id = fbs_cidades.estado_id AND fbs_estados.id = ORDER BY fbs_cidades.nome