You need to sign in to do that
Don't have an account?

Apex Scheduled Jobs
What if the user deletes the scheduled jobs that runs daily.Will it run for the next day?
(or) the suer has to start the job again to get run for the future dates?
(or) the suer has to start the job again to get run for the future dates?
Yes, job will not run next day(s), if You want it to run next time, You need to schedule again.
There is no possibility to eg. exclude job from executing only tomorrow, and execute normally from after tomorrow.