News

The SQL Server Agent runs scheduled SQL Server jobs. Starting with SQL Server 2017 CU4, SQL Server Agent is included with the mssql-server package and is disabled by default. For information on the ...
SQL Server jobs are used to regularly perform the same sequence of commands in your SQL Server database. This tutorial provides an example of how to create a SQL Server Agent job on Linux using both ...
Learn how to create and schedule a SQL Server Agent job that runs a SQL script to optimize your SQL performance in four steps.
In keeping with our goal to enable SQL Server features across all platforms supported by SQL Server, Microsoft is excited to announce the preview of SQL Server Agent on Linux in SQL Server vNext ...