SQL SERVER DBA, Linux and Azure
This blog is to learn and share SQL DBA, Linux and Azure knowledge among people by Bandaru Ajeyudu
Pages
Home
SQL DBA Scripts
Azure
Downloads
SQL DBA and Developer Jobs
Bandaru Creations-Crafts
Contact Me
Privacy policy
Script to get disabled jobs list in SQL Server
Script to get disabled jobs list in SQL Server
SELECT name FROM msdb.dbo.sysjobs WHERE enabled = 0 ORDER BY name
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment