alguien que me pueda ayudar con este error
Código MySQL:
Ver original1064 - 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
1
SELECT COUNT( * ) as suma
FROM customers a
, aaa_alumnos_padres b
WHERE a.customers_id
= b.alumnos_padres_padre
AND b.alumnos_padres_base_alumno
=