Query Execution Map Parse → Plan → Optimize → Execute → Fetch

run:
index idx_orders_created ON orders (created_at)
scenarios

indexed run unindexed run stage changed by the index (red left-edge) tables: orders 1,000,000 rows · users 50,000 rows
Prompt — copy back into Claude