Challenge In Statement
Tarefa
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.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 3
single
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
Awesome!
Completion rate improved to 5.88
Challenge In Statement
Deslize para mostrar o menu
Tarefa
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.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Awesome!
Completion rate improved to 5.88Seção 1. Capítulo 3
single