What are SQL Jobs, please mention the use of it and how to
create them.



What are SQL Jobs, please mention the use of it and how to create them...

Answer / 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

More SQL Server Interview Questions

What command is used to delete a table from the database in the sql server and how?

0 Answers  


What is temporary table in sql server? Why we use temp table?

0 Answers  


what is database replication? : Sql server database administration

0 Answers  


what protocol both networks use? : Sql server database administration

0 Answers  


How to provide column names in insert statements in ms sql server?

0 Answers  






Explain what is row_number function?

0 Answers  


What is b tree index?

0 Answers  


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

0 Answers  


How can I change procedure name in sql server?

0 Answers  


Explain encryption of entire databases without the need for application changes in sql server 2008?

0 Answers  


Do you know concepts and capabilities of sql server?

0 Answers  


What is sql server transaction log file?

0 Answers  


Categories