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
Comment,Datatypes are unlimited
What is the use of attributehierarchyvisible ? : sql server analysis services, ssas
Explain cursor as data base object?
What is difference between unique and primary key?
How connect excel to sql server?
What do you understand by integration services in sql server?
Explain syntax for viewing, dropping and disabling triggers?
What stored procedure would you use to view lock information?
Define normalisation?
Which is the best place or learning center for MS SQL?????In Bangladesh?????
How to get nth highest salary from employee table.
What is temporal data type?
What command do we use to rename a db, a table and a column?
If a stored procedure is taking a table data type, how it looks?
Define self join in sql server joins?