FOTOS:Principal
Erro na execução da query! SQL: SELECT
count( 1 ) as total
FROM
ofertas
WHERE
id_plano_anunciante
IN (
SELECT
id_plano_anunciante
FROM
planos_anunciantes
WHERE
id_anunciante
IN (
SELECT
id_anunciante_pai
FROM
anunciantes_grupos
WHERE
id_anunciante_filho
=
)
)
Erro: 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 22