Question: Need help to write the database script in MySQL for the below questions. Write a query to return the average monthly temperature for the world
Need help to write the database script in MySQL for the below questions.
- Write a query to return the average monthly temperature for the world by each month. Use the month name not the month ID.
- Write a query to return the maximum average monthly temperature by year and country name.
- Write a query that will only return the year, country name, month name, and average monthly temperature.
Thanks for your help
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
