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

Conteúdo do Curso

daily sql

daily sql

book
daily

Tarefa
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 desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 1. Capítulo 1
toggle bottom row

book
daily

Tarefa
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 desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 1. Capítulo 1
Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
We're sorry to hear that something went wrong. What happened?
some-alt