function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sfdc freshersfdc fresher 

query on scheduling the batch apex

 I scheduled one batch  job at "0 35 23 ? * * *" ......11.35 PM Every day.
I see the sheduled job is queued in Apex jobs (setup>Monitor jobs) , but I dint see batch job....
could anyone please explain me regarding this
RazaRaza
Go to Setup->(Quick find/Search)-->Apex Jobs
see all scheduled job.
if an answer is right please mark