Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: DBMS_JOB consistent scheduling
I thought you could use a combination like:
trunc(to_date(sysdate, 'format'))
to get consistent scheduling (or a similiar combo of trunc and sysdate)... Received on Tue Jul 11 2000 - 13:48:57 CDT