Answers

Question and Answer:

  Home  SQL Server DB Administrator

⟩ Why would you use SQL Agent?

SQL Agent is the job scheduling mechanism in SQL Server. Jobs can be scheduled to run at a set time or when a specific event occurs. Jobs can also be executed on demand. SQL Agent is most often used to schedule administrative jobs such as backups.

 149 views

More Questions for you: