Pergunta de entrevista da empresa Hewlett Packard Enterprise | HPE

How about the SQL query performance tuning.

Resposta da entrevista

Sigiloso

28 de out. de 2016

It depends case by case. However, there are few things which are common for performance of SQL query. Like proper indexes on columns which are used in query. avoid inner queries etc.