Common Stored Procedure For Getting Jobs Information

EXECUTE msdb..sp_help_job @job_name = @job_name

EXECUTE msdb..sp_help_job @job_id = @job_id

Comments

Popular posts from this blog

SSIS vs. T-SQL

Sync SSAS Cube From One Environment to Another

SQL Function to replace special characters from a string