替换 dm_tf_external_sales -> DM_TF_EXT_UNIONALL_SALES(排除 z 01*)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
----------------------------------------------------------------------------
|
||||
with external_sales as (
|
||||
select distinct PACK_COD
|
||||
from dm.DM_TF_EXTERNAL_SALES
|
||||
from dm.DM_TF_EXT_UNIONALL_SALES
|
||||
union
|
||||
select distinct pack_cod
|
||||
from dm.dm_tf_external_sales_thc
|
||||
|
||||
Reference in New Issue
Block a user