What are the steps need to be take improve the speed of a SQLDATA Server?
Answer Posted / rajan chauhan
Check the some step
1. Space in HD
2. Use DBCC FREEPROCCACHE & DBCC DROPCLEANBUFFER
3. Cover Index
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the extra roles available in msdb? : sql server security
What are user-defined functions (udfs) in sql server?
What are the lambda triggers?
How to delete existing triggers using "drop trigger"?
What is the current limitation of the size of SQL Azure DB?
What is trace flag in sql server?
Tell me what is the difference between locking and multi-versioning?
Can we shrink data file in sql server?
Can a stored procedure call itself or recursive stored procedure? How many levels sp nesting is possible?
What do you understand by sql server agent?
What is sql injection? How to protect against sql injection attack?
Explain the various types of concurrency problem?
What is the main purpose of having conversation group?
Explain transaction server isolation?
What is field with example?