Challenge: Albums with Two Songs
Congratulations! Now you are ready to create queries in SQL.
We will use the same database with tables songs, singers and albums.
songs
albums
singers
Swipe to start coding
Find the album's ids (id
), titles (title
) and release dates (year
) with number of songs equal to 2. Order these albums from oldest to newest.
Soluzione
Grazie per i tuoi commenti!
single
Chieda ad AI
Chieda ad AI
Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione
Awesome!
Completion rate improved to 5.88
Challenge: Albums with Two Songs
Scorri per mostrare il menu
Congratulations! Now you are ready to create queries in SQL.
We will use the same database with tables songs, singers and albums.
songs
albums
singers
Swipe to start coding
Find the album's ids (id
), titles (title
) and release dates (year
) with number of songs equal to 2. Order these albums from oldest to newest.
Soluzione
Grazie per i tuoi commenti!
Awesome!
Completion rate improved to 5.88single