20260512chenwu最终版

This commit is contained in:
2026-05-12 10:52:14 +00:00
parent 23755b4e1e
commit e1a1176ba5
3 changed files with 65 additions and 107 deletions

View File

@@ -478,7 +478,7 @@ FROM
-- COMMAND ----------
-- delete from dm.DM_TF_EXT_UNIONALL_SALES_MAPPING where DATA_SOURCE IN ('Retail(Quarterly)', 'EC(Monthly)')
-- delete from dm.DM_TF_EXT_UNIONALL_SALES_MAPPING where DATA_SOURCE IN ( 'AIA(Monthly)')--'Retail(Quarterly)','EC(Monthly)'
-- COMMAND ----------
@@ -536,4 +536,5 @@ SELECT
FROM
DM_TF_EXT_UNIONALL_SALES_MAPPING
-- WHERE DATA_SOURCE IN ('Retail(Quarterly)', 'EC(Monthly)')
-- WHERE DATA_SOURCE IN ( 'AIA(Monthly)')--'',
-- AND yyyymm>=202501