SUM and COUNT Quiz
bbc table
Select the statement that shows the sum of population of all countries in 'Europe'
Select the statement that shows the number of countries with population smaller than 150000
Select the list of core SQL aggregate functions AVG(), COUNT(), MAX(), MIN(), SUM()
Select the result that would be obtained from the following code:
No result due to invalid use of the WHERE function
Select the statement that shows the average population of 'Poland', 'Germany' and 'Denmark'
Select the statement that shows the medium population density of each region
Select the statement that shows the name and population density of the country with the largest population
Pick the result that would be obtained from the following code:
Middle East
13403102
South America
17740392
South Asia
9437710
Last updated