What are the steps need to be take improve the speed of a SQLDATA Server?
Answers were Sorted based on User's Feedback
Answer / 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 |
What is update_statistics command?
How to enter comments in transact-sql statements?
Do you know what is a trace frag? Where do we use it?
When you first load SQL SERVER you will startup with what all databases?
What is lock escalation? : sql server database administration
How to execute stored procedure and set temp table in sql server?
What is difference between sql and sql server?
How to generate create table script on an existing table in ms sql server?
What is raiseerror? What is raiseerror?
What are the different types of collation sensitivity in sql server?
What is the difference between insensitive and scroll cursor?
Explain alternate key, candidate key and composite key in sql server?