Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / database / SQL-Server

All the jobs in SQL Server

4.60/5 (3 votes)
10 Aug 2011CPOL 7.9K  
Or simply:exec msdb..sp_help_jobsp_help_job (Transact-SQL)[^]
Or simply:
SQL
exec msdb..sp_help_job

sp_help_job (Transact-SQL)[^]

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)