propagate id account currency
This commit is contained in:
parent
5588444943
commit
69f11c5d4a
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ with
|
||||||
stg_core__superhog_user as (select * from {{ ref("stg_core__superhog_user") }})
|
stg_core__superhog_user as (select * from {{ ref("stg_core__superhog_user") }})
|
||||||
select
|
select
|
||||||
id_user,
|
id_user,
|
||||||
|
id_account_currency,
|
||||||
user_code,
|
user_code,
|
||||||
first_name,
|
first_name,
|
||||||
last_name,
|
last_name,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue