Challenge In Statement
Tarea
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.
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 3
single
Pregunte a AI
Pregunte a AI
Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla
Awesome!
Completion rate improved to 5.88
Challenge In Statement
Desliza para mostrar el menú
Tarea
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.
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Awesome!
Completion rate improved to 5.88Sección 1. Capítulo 3
single