Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge: First Day as a Librarian | Getting Started
Introduction to SQL
course content

Course Content

Introduction to SQL

Introduction to SQL

1. Getting Started
3. Sorting Data
4. Populating a Database
5. Updating & Deleting Data

book
Challenge: First Day as a Librarian

Welcome to Your First Day as a Librarian!

It's your first day as a librarian, and you're eager to get familiar with the entire library catalog. To get a complete overview of the collection, you want to see every detail available for each book in the library's database, including the title, author, publication year, and genre. This full view will help you understand what kinds of books are available at a glance.

Task
test

Swipe to show code editor

Write a SQL query to retrieve all columns from the Books table so you can get a complete overview of each book in the library.

Once you've completed this task, click the button below the code to check your solution.

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

book
Challenge: First Day as a Librarian

Welcome to Your First Day as a Librarian!

It's your first day as a librarian, and you're eager to get familiar with the entire library catalog. To get a complete overview of the collection, you want to see every detail available for each book in the library's database, including the title, author, publication year, and genre. This full view will help you understand what kinds of books are available at a glance.

Task
test

Swipe to show code editor

Write a SQL query to retrieve all columns from the Books table so you can get a complete overview of each book in the library.

Once you've completed this task, click the button below the code to check your solution.

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 6
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