trunc(sysdate,'HH')+3/1440+ceil(to_char(sysdate,'MI')/30)*30/1440
begin
sys.dbms_job.change(job => xxx,
what => 'yyy;',
next_date => sysdate,
interval => 'trunc(sysdate,''HH'')+8/1440+ceil(to_char(sysdate,''MI'')/30)*30/1440');
commit;
end;
/
This man is too old to remember everything in his brain. Right now, he needs a place to write down what he has studied.
沒有留言:
張貼留言