Short Queries and Indexes
摘要
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?