add workflow 天润Smart-ccc工单数据,dev
This commit is contained in:
parent
aaf6aa1fc2
commit
aaec9ba58d
|
@ -78,7 +78,7 @@ insert into p10_sa.S98_S_tr_ticket_detail
|
|||
, etl_tx_dt
|
||||
from p00_tal.S98_S_tr_ticket_detail
|
||||
;
|
||||
delete from p12_sfull.S98_S_tr_ticket_detail
|
||||
delete from p12_sfull.S98_S_tr_ticket_detail WHERE id in (select id from p10_sa.S98_S_tr_ticket_detail)
|
||||
;
|
||||
;
|
||||
insert into p12_sfull.S98_S_tr_ticket_detail
|
||||
|
|
Loading…
Reference in New Issue