add workflow 天润dynamic邮件同步,dev
This commit is contained in:
parent
8d670c9585
commit
29d75c4470
|
@ -5,6 +5,7 @@
|
|||
\timing on
|
||||
|
||||
insert into p61_output.ccc_work_ticket_email_list
|
||||
select * from p61_output.v_f_ccc_dynamics_template;
|
||||
select * from p30_common.f_ccc_work_ticket_integ
|
||||
where etl_batch_no ='0' and suffix not in (select suffix from p61_output.ccc_work_ticket_email_list);
|
||||
|
||||
\q
|
Loading…
Reference in New Issue