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 |
What is difference between TRUNCATE and DELETE statement
Explain go command in sql server?
How to get number of days in a given year?
What specific conditions database should meet, before you can bulk copy data into it using bcp?
What is the difference between ddl and dml?
Can anyone explain difference between Database, Data warehouse and Data mart with some example?````
What is the difference between index seek vs. Index scan?
Can you explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?
What is a Lock and let me know Different types of locks?
Differnce between sel server 2000 and 2005
What is a View ? Can we insert, Update and delete a view?
How to rebuild master databse?