Answer Posted / sudhir kumar pal
Don't post rubbish Answer
Jobs : A job is a specified series of operations performed
sequentially by SQL Server Agent.
A job can perform a wide range of activities, including
running Transact-SQL scripts, command prompt applications,
Microsoft ActiveX scripts, Integration Services packages,
Analysis Services commands and queries, or Replication
tasks. Jobs can run repetitive or schedulable tasks, and
they can automatically notify users of job status by
generating alerts, thereby greatly simplifying SQL Server
administration.
More Information Click This Link
http://msdn.microsoft.com/en-us/library/ms186273.aspx
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to change server name in sql server?
What is clustered primary key?
What do you mean by stored techniques? How would we use it?
Please explain what is “asynchronous” communication in sql server service broker?
How to insert multiple rows with a subquery?
can a database be shrunk to 0 bytes, if not, why? : Sql server administration
How global temporary tables are represented and its scope?
What are the different types of cursor?
What is exclusive locks?
What is after dml trigger?
What are approximate numeric data types in ms sql server?
What happens when transaction log is full?
Are semicolons required at the end of sql statements in sql server 2005?
tell me what is blocking and how would you troubleshoot it? : Sql server database administration
what is raid? : Sql server database administration