What are SQL Jobs, please mention the use of it and how to
create them.
Answer Posted / subramaniam
sql job is scheduling the work into server and it will
automatically run and finish the job
for this we have to set the time.
what is the use of the job is
1) it check the database automatically
2)take a back up of database
for this job we have to start the Sqlserver agent and
give the date and time for this particular job
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
How to convert binary strings into integers in ms sql server?
What is read committed?
Do you know hot add cpu in sql server 2008?
Explain the architecture of ms sql reporting service?
Define cross join in sql server joins?
How to connect Azure federated root database and apply federation in entity framework?
What is your recommendation for a query running very slow? : sql server database administration
which table keeps the locking information? : Sql server administration
How to create a simple user defined function in ms sql server?
How to get a list of columns using the "sys.columns" view in ms sql server?
What is advantage data architect?
What is sql server 2000 work load governor?
How to include text values in sql statements?
How to sort query output in descending order in ms sql server?
What command is used to rename the database?