Expanding and Collapsing Query Paths

The EXPLAIN window initially displays the full query plan as generated by the EXPLAIN command. Query plans can be lengthy, so you might want to modify the display so you can focus only on areas of interest:

For details about EXPLAIN command output, see EXPLAIN-Generated Query Plans.