Challenge In Statement
Tâche
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.
Solution
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 3
single
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion
Awesome!
Completion rate improved to 5.88
Challenge In Statement
Glissez pour afficher le menu
Tâche
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.
Solution
Tout était clair ?
Merci pour vos commentaires !
Awesome!
Completion rate improved to 5.88Section 1. Chapitre 3
single