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


Please Help Members By Posting Answers For Below Questions

what are defaults? : Sql server database administration

527


What are the different types of lock modes in sql server 2000?

497


What are the two authentication modes in sql server?

614


Explain system scalar functions?

595


What you can do to delete a table without the delete trigger firing?

538






Detail about query optimizer?

624


How to defragment table indexes?

558


‘Order by’ is not allowed in a view how can you sort information from a view?

591


What is sql server schema compare? How we can compare two database schemas?

574


Difference between group by clause and having clause in SQL?

574


How do I open a .db file?

490


How are the unique and primary key constraints different?

575


What is the concept of optimization?

580


Can we insert data if clustered index is disabled?

517


How to invoke a trigger on demand?

550