Course Content
Introduction to SQL
Introduction to SQL
Challenge: Large Surface Area Average
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to retrieve the average value of a surfacearea
column, considering only those records where the surfacearea
exceeds 300000
.
Thanks for your feedback!
Challenge: Large Surface Area Average
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to retrieve the average value of a surfacearea
column, considering only those records where the surfacearea
exceeds 300000
.
Thanks for your feedback!
Challenge: Large Surface Area Average
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to retrieve the average value of a surfacearea
column, considering only those records where the surfacearea
exceeds 300000
.
Thanks for your feedback!
Here is the country
table we are working with:
Swipe to show code editor
Write an SQL query to retrieve the average value of a surfacearea
column, considering only those records where the surfacearea
exceeds 300000
.