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
What are filegroups in sql server?
what are the different types of replication you can set up in sql server? : Sql server database administration
What are the key configuration files for sql server reporting services ?
Where views are stored in sql server?
What is the difference between dataadapter and datareader?
How to fetch the next row from a cursor with a "fetch" statement?
What is db stored procedure?
What is partitioned view?
Which table keeps information about stored procedures?
Call by value and call by reference in procedure and function, with NOCOPY.
Explain about sql server login?
How to create a new schema in a database?
What are the two authentication modes in sql server?
What are sparse columns?
How do I trace a query in sql server?