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

Disabling All Constants in a Table in MS SQL

What is Extensible Key Management in SQL Server ?

Benefits of Using Stored Procedures in MS SQL

Finding Session Id in MS SQL User's Current Process

What is a View in SQL Server ?