January 2019
Intermediate to advanced
286 pages
7h 41m
English
We will explore in this case study a complex step-by-step query such as the following:
When we have a query that runs in production and is complex, we need to format it so that we can have more clarity and can easily optimize it.
Here is our request (not formatted):

Here is our formatted query:

Here is the EXPLAIN plan:
Let's analyze the query together.
The first problem observed from the output ...
Read now
Unlock full access