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

Зміст курсу

daily sql

daily sql

book
daily

Завдання
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 desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 1. Розділ 1
toggle bottom row

book
daily

Завдання
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 desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?

Як ми можемо покращити це?

Дякуємо за ваш відгук!

Секція 1. Розділ 1
Switch to desktopПерейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
We're sorry to hear that something went wrong. What happened?
some-alt