Skip to content
Snippets Groups Projects
Commit c95b8da6 authored by Henrique Varella Ehrenfried's avatar Henrique Varella Ehrenfried :speech_balloon:
Browse files

Fix duplicate column

parent a5a0194d
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,6 @@ SELECT
aluno_ens_superior.nome_ies,
aluno_ens_superior.cod_ies,
ies_ens_superior.nome_regiao_ies,
ies_ens_superior.sigla_uf_ies,
aluno_ens_superior.ano_censo,
ies_ens_superior.sigla_uf_ies,
COUNT(*) AS total
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment