SQL Server Agent: Difference between revisions

Content deleted Content added
remove PROD - notable based on new refs
remove {refimprove} tag, add {inline} tag
Line 1:
{{inline|date=March 2025}}
 
{{refimprove|date=July 2014}}
'''SQL Server Agent''' is a component of [[Microsoft SQL Server]] which schedules jobs and handles other automated tasks.<ref>[https://docs.microsoft.com/en-us/sql/ssms/agent/sql-server-agent 'SQL Server Agent' page on Microsoft Developer Network]</ref> It runs as a [[Windows service]] so it can start automatically when the [[Booting|system boots]] or it can be started manually.