Question: Please submit your answer either in SQL code: The following questions are based on World sample database provided by MySql server (30 points in total,
Please submit your answer either in SQL code:
The following questions are based on World sample database provided by MySql server (30 points in total, 3points/each except Q.17 & Q.18).
15. Find out the biggest and the smallest city of each continent (country.continent, country.name).
16. Find out the avg/lowest/highest life expectancy and the avg/lowest/highest GNP by region, and sort the result first by continent and second by GNP.
17. What else question you would like to know from the World database? Make one example and use SQL code to find the answer (5 points)
18. What insights can you discover from the above (or any other) questions? What actions would you suggest to make the world better? Make two examples. (4 points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
