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

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.

Tarea

Swipe to start coding

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.

Solución

¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 6
toggle bottom row
Query ResultQuery Result
some-alt