add workflow 天润Smart-ccc通话记录,dev
This commit is contained in:
parent
36e914c609
commit
0c97eadfe5
|
@ -78,7 +78,7 @@ insert into p10_sa.S98_S_tr_cc_cdr_ib_list
|
|||
, etl_tx_dt
|
||||
from p00_tal.S98_S_tr_cc_cdr_ib_list
|
||||
;
|
||||
delete from p12_sfull.S98_S_tr_cc_cdr_ib_list where main_unique_id in (select main_unique_id from S98_S_tr_cc_cdr_ib_list)
|
||||
delete from p12_sfull.S98_S_tr_cc_cdr_ib_list where main_unique_id in (select main_unique_id from p10_sa.S98_S_tr_cc_cdr_ib_list)
|
||||
;
|
||||
;
|
||||
insert into p12_sfull.S98_S_tr_cc_cdr_ib_list
|
||||
|
|
Loading…
Reference in New Issue