INTERVAL v16
The INTERVAL
procedure sets how often to run a job.
Parameters
job
Identifier of the job to modify.
interval
Date function that, when evaluated, provides the next date/time to run the job. If interval
is NULL
and the job is complete, the job is removed from the queue.
Examples
Change the job to run once a week:
- On this page
- Parameters
- Examples