Pergunta de entrevista da empresa DXC Technology

If you see performance issues from a database query, how do you go about resolving the issue.

Resposta da entrevista

Sigiloso

8 de fev. de 2018

Utilizing an explain plan, see places to optimize your query or potentially index certain tables within the database.

15