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

bookChallenge: Find Book Titles and Authors

As the library catalog grows, you realize that a list displaying only the book titles is unreliable since multiple books can have identical names.

As a solution to this, you want to create a simple list that shows each book's title along with the author's name.

Task

Swipe to start coding

Write an SQL query for retrieving the Title and Author columns from the Books table.

Solution

Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 1. ChapterΒ 8
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

Awesome!

Completion rate improved to 1.72

bookChallenge: Find Book Titles and Authors

Swipe to show menu

As the library catalog grows, you realize that a list displaying only the book titles is unreliable since multiple books can have identical names.

As a solution to this, you want to create a simple list that shows each book's title along with the author's name.

Task

Swipe to start coding

Write an SQL query for retrieving the Title and Author columns from the Books table.

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!

close

Awesome!

Completion rate improved to 1.72
SectionΒ 1. ChapterΒ 8
single

single

some-alt