Skip to content

Commit

Permalink
fix from clause
Browse files Browse the repository at this point in the history
  • Loading branch information
vilelaluiza committed Oct 25, 2023
1 parent 2360f9c commit 014bd85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/br_ibge_pnadc/br_ibge_pnadc__microdados.sql
Original file line number Diff line number Diff line change
Expand Up @@ -439,4 +439,4 @@ SAFE_CAST(V1028199 AS FLOAT64) V1028199,
SAFE_CAST(V1028200 AS FLOAT64) V1028200,
SAFE_CAST(habitual AS FLOAT64) habitual,
SAFE_CAST(efetivo AS FLOAT64) efetivo
FROM basedosdados-dev.br_ibge_pnadc_staging.microdados AS t
FROM basedosdados-staging.br_ibge_pnadc_staging.microdados AS t

0 comments on commit 014bd85

Please sign in to comment.