April 2021
Intermediate to advanced
335 pages
6h 49m
English
Chapter 4 took a deep dive into understanding execution plans. Now, we turn to what to do once the EXPLAIN command has been run and an execution plan is returned. Where do we start, if our goal is to improve the query execution plan?
The first step is to identify whether the query is a short query or a long query. This chapter focuses on optimizing short queries. You will learn how to identify ...
Read now
Unlock full access