how to improve the speed of SQL database server and how to
avoid dead lock?
Answer / indira gandhi
1.check th disc space u have to use
2.check the profile client have any job,and query problem
3.use update_satistics to update indexes
-------------------------
to avoid the deadlock
use nolock command in select staement
Is This Answer Correct ? | 11 Yes | 5 No |
Does full backup break log chain?
Explain the concept of recursive stored procedure.
How do you identify a foreign key?
what is the disadvantage of SQL Loder?
How many types of built in functions are there in sql server 2012?
What is logon trigger?
What is data source object?
Distinguish between commit and rollback?
What is view in sql?
any one can explain Self mapping Delegation Remote Credentials
What are the types of backup and tell me the difference between full and differential backup?
What is sql server profiler?