20260513_dingban

This commit is contained in:
2026-05-13 07:09:39 +00:00
parent e1a1176ba5
commit ce2d1bfdbc
3 changed files with 119 additions and 10 deletions

View File

@@ -478,7 +478,8 @@ FROM
-- COMMAND ----------
-- delete from dm.DM_TF_EXT_UNIONALL_SALES_MAPPING where DATA_SOURCE IN ( 'AIA(Monthly)')--'Retail(Quarterly)','EC(Monthly)'
-- DBTITLE 1,测试代码
-- delete from dm.DM_TF_EXT_UNIONALL_SALES_MAPPING where DATA_SOURCE IN ( 'CHC(Quarterly)','THC(Quarterly)','Retail(Quarterly)')--'Retail(Quarterly)','EC(Monthly)'
-- COMMAND ----------
@@ -536,5 +537,5 @@ SELECT
FROM
DM_TF_EXT_UNIONALL_SALES_MAPPING
-- WHERE DATA_SOURCE IN ( 'AIA(Monthly)')--'',
-- WHERE DATA_SOURCE IN ( 'CHC(Quarterly)','THC(Quarterly)','Retail(Quarterly)')--'',
-- AND yyyymm>=202501