Challenge: Large Surface Area Average
Task
Swipe to start coding
Write an SQL query to retrieve the average value of a surfacearea
column, considering only those records where the surfacearea
exceeds 300000
.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 5. ChapterΒ 7