Course Content
SQL Tutorial for Beginners
SQL Tutorial for Beginners
1. Database & Introduction to Syntax
2. SQL Aggregate Functions
Challenge Group By
Task
Swipe to start coding
For each album
, find the average price
of songs. Order records from biggest to smallest average price.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 3. ChapterΒ 8
Challenge Group By
Task
Swipe to start coding
For each album
, find the average price
of songs. Order records from biggest to smallest average price.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 3. ChapterΒ 8