Skip to content

Commit

Permalink
register flow
Browse files Browse the repository at this point in the history
  • Loading branch information
tricktx committed Jan 7, 2025
1 parent fcb634d commit 77f679c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
)
}}


select distinct
safe_cast(split(mes_ref, '-')[offset(0)] as int64) as ano_competencia,
safe_cast(split(mes_ref, '-')[offset(1)] as int64) as mes_competencia,
Expand Down

0 comments on commit 77f679c

Please sign in to comment.