I need to change the interval setting for a job defined in dbms_job. I need for the job to run everyday at 7.00 AM. WHat is the correct interval syntax for it. Is it
"dbms_job.interval(,'TRUNC(SYSDATE+1)+7/24');"

APpreciate the input in advance.

Thanks,
Chintz