Pregunta de entrevista de Hewlett Packard Enterprise | HPE

How about the SQL query performance tuning.

Respuesta de la entrevista

Anónimo

28 de oct 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.