How do you write a PLSQL statement that makes him automatically per day?

xiaoxiao2021-03-06  14

Declare

V_Job Number;

Begin

DBMS_Job.Submit (v_job, 'to execute the process name ",' next execution time ',' interval ');

COMMIT;

END;

转载请注明原文地址:https://www.9cbs.com/read-48173.html

New Post(0)