100%
LESSONS & TOPICS

5-Assignment review

5-Assignment review

First assignment

Display a table that shows the runner’s name, race results, course distance and course name for all races that were done in courses that were more than 3.11 (miles). In the output, sort by best race result (shortest time to longest) to worst.

Second assignment

Display a table that shows the runner’s name with all the courses they’ve raced in with the course name, course location and race result, but only from courses in Cleveland.

Third assignment

For “Marian Wise”, show all the races she’s ran, with the course name, course distance and race results. For the output, sort it by the date she ran the race, from earliest to latest.