Nested SELECT Quiz
bbc table
Select the code that shows the name, region and population of the smallest country in each region
Select the code that shows the countries belonging to regions with all populations over 50000
Select the code that shows the countries with a less than a third of the population of the countries around it
Select the result that would be obtained from the following code:
Table-D
France
Germany
Russia
Turkey
Select the code that would show the countries with a greater GDP than any country in Africa (some countries may have NULL gdp values).
Select the code that shows the countries with population smaller than Russia but bigger than Denmark
Select the result that would be obtained from the following code:
Table-B
Bangladesh
Pakistan
Pakistan
Last updated