What is SQL Server Agent ?

The SQL Server agent plays an important role in the day-to-day tasks of a database administrator (DBA). It is often overlooked as one of the main tools for SQL Server management. Its purpose is to ease the implementation of tasks for the DBA, with its full-function scheduling engine, which allows you to schedule your jobs and scripts.



You May Interest

What is Utility Control Point (UCP) in SQL Server ?

Disadvantages of Using Stored Procedures in MS SQL

Getting List of All Views in MS SQL Database

What is the Difference Between Update Lock and Exclusive Lock in ...

MS SQL Getting a Random Row in a Table