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

Course Content

Data Manipulation using SQL

Data Manipulation using SQL

1. Database and Nested Queries
2. SQL Joining Tables
3. SQL Tasks

bookChallenge In Statement

Task

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.

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
toggle bottom row

bookChallenge In Statement

Task

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.

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
toggle bottom row

bookChallenge In Statement

Task

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.

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!

Task

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.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Section 1. Chapter 3
Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
some-alt