Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Learn Challenge: Find all Book Titles | Getting Started
Introduction to SQL

Swipe to show menu

book
Challenge: Find all Book Titles

From the Books Table, you want to create a quick list that only shows the titles of the books β€” no authors, publication dates, or genres β€” just the titles, so people can quickly browse what's available.

Task

Swipe to start coding

Use a SELECT statement to retrieve only the Title column from the Books table, displaying a list of all book titles.

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Β 7
We're sorry to hear that something went wrong. What happened?

Ask AI

expand
ChatGPT

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

book
Challenge: Find all Book Titles

From the Books Table, you want to create a quick list that only shows the titles of the books β€” no authors, publication dates, or genres β€” just the titles, so people can quickly browse what's available.

Task

Swipe to start coding

Use a SELECT statement to retrieve only the Title column from the Books table, displaying a list of all book titles.

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Β 7
Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
We're sorry to hear that something went wrong. What happened?
some-alt