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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How ssrs maintain security?

778


What is the definition for sql server 2000?

788


What are truncate options available in sql server? : sql server database administration

743


What is primary key index?

704


What is partition in sql server?

713






how many no of arguments can be passed in procedures and functions

5053


What is the difference between cube operator and rollup operator? : SQL Server Architecture

817


What is an indexed view?

744


What is the difference between for auto and for nested?

673


What is raid, and how it can influence database performance?

757


How exceptions can be handled in sql server programming?

705


Tell me what are the advantages of using stored procedures?

743


Explain the concept of recursive stored procedure.

662


What is inner join? Explain with an example?

867


Does server sql treat char as a variable-length or fixed-length column?

784