20260429
haoyi& chenwu
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
--补充Retail直取中DTP的手工文件里的pack_cod
|
||||
----------------------------------------------------------------------------
|
||||
with external_sales as (
|
||||
select distinct PACK_COD
|
||||
select distinct PACK_CODE AS PACK_COD
|
||||
from dm.DM_TF_EXT_UNIONALL_SALES
|
||||
union
|
||||
select distinct pack_cod
|
||||
@@ -80,4 +80,4 @@ where CORP_COD in (
|
||||
where a.CORP_COD = b.CORP_COD
|
||||
)
|
||||
)
|
||||
group by 1
|
||||
group by 1
|
||||
|
||||
Reference in New Issue
Block a user