Genesys Interview Question

If the database returned a response for one SQL request in 2-3sec, and next day the response to the same SQL request is returned in only 30min - how would you investigate the issue?

Interview Answer

Anonymous

Sep 12, 2019

Need to use SQL Explain request.

1