Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge: the Biggest Album | SQL Tasks
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: the Biggest Album

Task

Find the album's title (title) with a maximum number of songs (count ids). If there are multiple answers, select the first one from sorted in the lexicographical order.

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 3. Chapter 2
toggle bottom row

bookChallenge: the Biggest Album

Task

Find the album's title (title) with a maximum number of songs (count ids). If there are multiple answers, select the first one from sorted in the lexicographical order.

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 3. Chapter 2
toggle bottom row

bookChallenge: the Biggest Album

Task

Find the album's title (title) with a maximum number of songs (count ids). If there are multiple answers, select the first one from sorted in the lexicographical order.

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

Find the album's title (title) with a maximum number of songs (count ids). If there are multiple answers, select the first one from sorted in the lexicographical order.

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