摘要:
create or replace procedure clear_product is p_sql char(200) p_r_sql char(200) begin p_sql := ''; p_r_sql :=''; execute immediate p_sql; execute immed 阅读全文
posted @ 2018-03-28 16:35
灏月天染
阅读(180)
评论(0)
推荐(0)
摘要:
declareJOB_ILEARN_ONLINE number :=1;begindbms_job.submit(JOB_ILEARN_ONLINE,'clear_product;',sysdate,'ADD_MONTHS(trunc(sysdate,''yyyy''),12)+6/24 ————》 阅读全文
posted @ 2018-03-28 16:18
灏月天染
阅读(142)
评论(0)
推荐(0)
摘要:
http://langgufu.iteye.com/blog/1179235 查看当前定时任务 select job,next_date,next_sec,failures,broken from user_jobs; 阅读全文
posted @ 2018-03-28 15:38
灏月天染
阅读(115)
评论(0)
推荐(0)
摘要:
https://www.cnblogs.com/yw0219/p/7222108.html?utm_source=itdadao&utm_medium=referral 阅读全文
posted @ 2018-03-28 11:04
灏月天染
阅读(148)
评论(0)
推荐(0)

浙公网安备 33010602011771号