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

Update cad_unico_quilombola_metrics.sql

parent 9af789f8
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ SELECT
ano_censo, max(renda_media) as max_renda, min(renda_media) as min_renda, avg(renda_media) as avg_renda
FROM
familias_cadunico
familias_cadunico_2
WHERE
ind_familia_quilombola='1'
......
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