1
This commit is contained in:
parent
c6cfbc34d6
commit
a60be65267
@ -8,7 +8,7 @@ config {
|
||||
select d.DISPOSITION,
|
||||
d.DISPOSITION_ID,
|
||||
di.DISPOSITION_GROUP_ID,
|
||||
dg.DISPOSITION_GROUP
|
||||
dg.DISPOSITION_GROUP
|
||||
from ${ref("stg_MAPPING_DISPOSITION_ID")} d
|
||||
left join ${ref("stg_MAPPING_DISPOSITION_ID_GROUP")} di
|
||||
on d.DISPOSITION_ID = di.DISPOSITION_ID
|
||||
|
||||
Loading…
Reference in New Issue
Block a user