Planning the SELECT statement
When setting up queries, it is important to use the correct aggregations for fields. A common mistake is to incorrectly set up a ratio. In this exercise, your goal is to create a report that shows the ratio of nobel_prize_winners
and pop_in_millions
.
Which of the following SELECT statements would sufficiently create this report?
Diese Übung ist Teil des Kurses
Reporting in SQL
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
