Skip to content

Commit

Permalink
fix query licitacao
Browse files Browse the repository at this point in the history
  • Loading branch information
tricktx committed Nov 29, 2024
1 parent 2f876d9 commit 071bd72
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ from `basedosdados-dev.br_cgu_licitacao_contrato_staging.licitacao` as licitacao
left join
`basedosdados-dev.br_bd_diretorios_brasil.municipio` as dir_municipio
on upper(dir_municipio.nome) = licitacao.municipio
and dir_municipio.sigla_uf = licitacao.uf

0 comments on commit 071bd72

Please sign in to comment.