Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Learn Challenge In Statement | Database and Nested Queries
Quizzes & Challenges
Quizzes
Challenges
/
Data Manipulation using SQL

bookChallenge In Statement

Task

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

Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 1. ChapterΒ 3
single

single

Ask AI

expand

Ask AI

ChatGPT

Ask anything or try one of the suggested questions to begin our chat

Suggested prompts:

Summarize this chapter

Explain the code in file

Explain why file doesn't solve the task

close

bookChallenge In Statement

Swipe to show menu

Task

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

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 1. ChapterΒ 3
single

single

some-alt