---
title: "Can you tell me about Jobs in sql Server?"  
description: "Can you tell me about Jobs in sql Server?"  
author: "Allen Scott"  
published: 2016-07-21  
updated: 2020-09-19  
canonical: https://www.mindstick.com/interview/23031/can-you-tell-me-about-jobs-in-sql-server  
category: "database"  
tags: ["sql server", "sql"]  
reading_time: 1 minute  

---

# Can you tell me about Jobs in sql Server?

Job is specified series of actions who’s sql server agent perform.It is sql server agent is microsoft windows service that excecute scheduled task which called jobs. That can be run one or more times and monitored for success or failure and can run on one local server or on multiple remotes server.\

## Answers

### Answer by Allen Scott

Job is specified series of actions who’s sql server agent perform.It is sql server agent is microsoft windows service that excecute scheduled task which called jobs. That can be run one or more times and monitored for success or failure and can run on one local server or on multiple remotes server.\


---

Original Source: https://www.mindstick.com/interview/23031/can-you-tell-me-about-jobs-in-sql-server

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
