select cdAssociado,nmAssociado,nmCPF,nmEmail,nmCelular from tb_associado where cdAssociado = cdAssociado and nmAssociado like '%%' order by 2 LIMIT 0, 20;;
ASSOCIADO
Nome
CPF
Email
Celular
Planos
Operações
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'join vw_estrelas estrela on a.cdAssociado = estrela.cdAssociado
where a....' at line 12