Quantcast
Channel: SQL Server Blog
Viewing all articles
Browse latest Browse all 1849

Utility function: dbo.JobName(@job_id)

$
0
0
As often as I have to pull a job’s name based on its job_id in the MSDB system tables, I’m truly stunned that I’ve never done this before: CREATE FUNCTION dbo.JobName ( @job_id UNIQUEIDENTIFIER ) /* A little utility function to return a job name based on the job_id. No warranty or guarantee implied. Use at … Continue reading Utility function: dbo.JobName(@job_id)

Viewing all articles
Browse latest Browse all 1849

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>