Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
daily | section
daily sql
course content

Contenido del Curso

daily sql

daily sql

book
daily

Tarea
test

Swipe to show code editor

Write a SELECT statement to retrieve the title of each book and the corresponding author's name. Query the books and authors tables, returning title from books and name from authors.

Example tables:

books

book_idtitleauthor_id
1Harry Potter and the Philosopher's Stone1
2A Game of Thrones2
3The Hobbit3

authors

author_idname
1J.K. Rowling
2George R.R. Martin
3J.R.R. Tolkien

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 1
toggle bottom row

book
daily

Tarea
test

Swipe to show code editor

Write a SELECT statement to retrieve the title of each book and the corresponding author's name. Query the books and authors tables, returning title from books and name from authors.

Example tables:

books

book_idtitleauthor_id
1Harry Potter and the Philosopher's Stone1
2A Game of Thrones2
3The Hobbit3

authors

author_idname
1J.K. Rowling
2George R.R. Martin
3J.R.R. Tolkien

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 1
Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
We're sorry to hear that something went wrong. What happened?
some-alt