ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

متابعة

What are the main factors in SQL Server queries optimization?

user-image
تم إضافة السؤال من قبل ziad jendi , Technical Lead Manager , Innovent Integrated Solutions
تاريخ النشر: 2016/02/16
Ahmed Al Mostapha Amezzane
من قبل Ahmed Al Mostapha Amezzane , Technicien specialise en informatique , COD2I

AT A GLANCE:

Analyzing execution plans

Optimizing queries

Identifying queries to tune

 

Syed Furquan Ahmed
من قبل Syed Furquan Ahmed , Senior Software Engineer , Saudi Systems Corporation

The factors that involve in Optimizing Query in SQL Server are:

  • Analyzing the query execution plan
  • Minimizing the number of implicit connections.
  • Eliminating the data reading.
  • Getting rid of the procedural code.
  • Excessive index fragmentation.

 

ziad jendi
من قبل ziad jendi , Technical Lead Manager , Innovent Integrated Solutions

I think simply they are as the following:

1- Indexes.

2- Statistics.

3- Execution plans.

4- Query hints.

 

 

المزيد من الأسئلة المماثلة

هل تحتاج لمساعدة في كتابة سيرة ذاتية تحتوي على الكلمات الدلالية التي يبحث عنها أصحاب العمل؟