Skip to content

Return the step execution history of the job, ordered from the most recent

Notifications You must be signed in to change notification settings

iywsdrdiy/fv_History

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

fv_History

Credit to Eric Blinn and Pinal Dave. I've just packaged it as a function and used row_number over partition to list the job's history from latest.

select * from Monitor.jobs.fv_History('Job_of_interest');

About

Return the step execution history of the job, ordered from the most recent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages