Challenge In Statement
Tehtävä
Swipe to start coding
Create a query to find all songs' titles (title
) under $200 (column price
), where the singer
is one of them (naming
): ('Britney Spears', 'Pink Floyd', 'ABBA')
. Use IN statement.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 1. Luku 3
single
Kysy tekoälyä
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme
Awesome!
Completion rate improved to 5.88
Challenge In Statement
Pyyhkäise näyttääksesi valikon
Tehtävä
Swipe to start coding
Create a query to find all songs' titles (title
) under $200 (column price
), where the singer
is one of them (naming
): ('Britney Spears', 'Pink Floyd', 'ABBA')
. Use IN statement.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Awesome!
Completion rate improved to 5.88Osio 1. Luku 3
single