All pastes #92266 Raw Edit

Something

public text v1 · immutable
#92266 ·published 2006-07-19 12:15 UTC
rendered paste body
select_type | table | type  | possible_keys                    | key              | key_len | ref                     | rows   | Extra                                        |
------------+-------+-------+----------------------------------+------------------+---------+-------------------------+--------+----------------------------------------------+
SIMPLE      | t1    | range | customer_number,transaction_date | transaction_date |       3 | NULL                    | 266699 | Using where; Using temporary; Using filesort |
SIMPLE      | t2    | ref   | customer_number,transaction_date | customer_number  |       8 | chai.t1.customer_number |      3 | Using where                                  |