1. Učit se
  2. /
  3. Kurzy
  4. /
  5. Reporting in SQL

Connected

cvičení

Planning the filter

Your boss is looking to see which winter events include athletes over the age of 40. To answer this, you need a report that lists out all events that satisfy this condition. In order to have a correct list, you will need to leverage a filter. In this exercise, you will decide which filter option to use.

Pokyny 1/2

undefined XP
    1
    2
  • Create a query that shows all unique event names in the winter_games table.