add workflow 荟聚API_1,dev

This commit is contained in:
root 2024-04-25 11:39:04 +08:00
parent becb82e24a
commit a1b63a3fdb
2 changed files with 4 additions and 4 deletions

View File

@ -27,9 +27,9 @@ insert into p10_sa.S98_S_scrm_contact_lastupdated
, date_join
, etl_tx_dt
from p00_tal.S98_S_scrm_contact_lastupdated
;
;
delete from p12_sfull.S98_S_scrm_contact_lastupdated
;
where (id) in (select id from p10_sa.S98_S_scrm_contact_lastupdated) ;
;
insert into p12_sfull.S98_S_scrm_contact_lastupdated
( id

View File

@ -47,9 +47,9 @@ insert into p10_sa.S98_S_scrm_contact_merge
, target_id
, etl_tx_dt
from p00_tal.S98_S_scrm_contact_merge
;
;
delete from p12_sfull.S98_S_scrm_contact_merge
;
where (id) in (select id from p10_sa.S98_S_scrm_contact_merge) ;
;
insert into p12_sfull.S98_S_scrm_contact_merge
( merged_customer_id