Forum Replies Created

Viewing post 1 (of 1 total)

  • Reply To: Getting end time from sysjobhistory

    There is a built-in SQL function called msdb.dbo.agent_datetime that will convert the run_date and run_time into a datetime. From there it is simply a matter of doing a dateadd of...

Viewing post 1 (of 1 total)