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

Getting the Id of MS SQL Server Last Entered Record

How to Rebuild the Master Database in SQL Server ?

Using MS SQL DISTINCT

MS SQL Restoring a Database With a Query

What are Replication and Database Mirroring in SQL Server ?