Kursusindhold
Data Manipulation using SQL
Data Manipulation using SQL
1. Database and Nested Queries
2. SQL Joining Tables
Challenge: Rating of Singers
Opgave
Swipe to start coding
Create a rating of the singers: from singer with the biggest average Song's price to the smallest one. Output the singer's name (naming
) and avearge price (price
) of his/her songs.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 3. Kapitel 3
Challenge: Rating of Singers
Opgave
Swipe to start coding
Create a rating of the singers: from singer with the biggest average Song's price to the smallest one. Output the singer's name (naming
) and avearge price (price
) of his/her songs.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 3. Kapitel 3