Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

How Can We Improve the performance for big sql server database?

user-image
Question added by حسن محمد حسين , Senior Software Developer , Victory Arch IT Solutions
Date Posted: 2014/09/29
Sarmad Jari
by Sarmad Jari , Senior Cloud Solution Architect , Microsoft

make sure you have enough hardware power!

BUT the most important thing is to tune up the database.

try to understand your query, sometimes you need to re-write it to optimize it

you need to look at the execution plan and find where it's getting heavy, usually a full table scan cause the heavy work, you can create an index make sure to use sorting on the final stage, as sorting in the middle of a complex query is a bad idea.

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.