From the matches table, find all matches played during the month of August (month number 8, in any year). Return the columns match_num and match_date, sorted by match_date (earliest first).
Database schema
primary keyforeign keyarrow points to the referenced columndrag to pan