Resolved! Figuring out the run time of scheduled jobs
I've been trying to figure out how long certain jobs run by evaluating the sys_trigger table.The jobs I'm investigating are not in the definition table (sysauto) but are generated by some script. I can see when the job is created, but not when it fin...
