how to improve the speed of SQL database server and how to
avoid dead lock?



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

Post New Answer

More SQL Server Interview Questions

Does full backup break log chain?

0 Answers  


Explain the concept of recursive stored procedure.

0 Answers  


How do you identify a foreign key?

0 Answers  


what is the disadvantage of SQL Loder?

1 Answers   TCS,


How many types of built in functions are there in sql server 2012?

0 Answers  






What is logon trigger?

0 Answers  


What is data source object?

0 Answers  


Distinguish between commit and rollback?

0 Answers  


What is view in sql?

0 Answers  


any one can explain Self mapping Delegation Remote Credentials

1 Answers  


What are the types of backup and tell me the difference between full and differential backup?

4 Answers   CTS, TCS,


What is sql server profiler?

0 Answers  


Categories