Hi Sql Techies,
As Per Technet,
Start_Execution_Date: Date
and time job has been scheduled to run.
Run_Requested_Date: Date
and time that the job was requested to run
Stop_Execution_Date: Date
and time that the job finished running.
Q1: What is the meaning of "NULL" Value in stop_execution_date column result
Q2: "run_requested_date" vs "start_execution_date" ( i.e "job was requested to run" vs "job has been scheduled to run.")
Both values will be same or different