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
What is attribute hierarchy? : sql server analysis services, ssas
How to backup encryption key ?
what are statistics, under what circumstances they go out of date, how do you update them? : Sql server database administration
Why is there a performance difference between two similar queries where one uses union and the other uses union all?
Would you store your query in a ssrs report or a database server? State the reason why?
Describe different Processing Modes offered by SSRS?
What are the different types of join?
What is the difference between left and right outer join?
Explain how to maintain a fill factor in existing indexes?
can you implement data mining in SSRS?
Define master database?
what is nonclustered index
What is difference between joins and subqueries?
How many tables can be joined in SQL Server?
Can you explain what is indexed view? How to create it?