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

bookdaily

Aufgabe

Swipe to start coding

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

War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 1. Kapitel 1
single

single

Fragen Sie AI

expand

Fragen Sie AI

ChatGPT

Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen

Suggested prompts:

Zusammenfassen Sie dieses Kapitel

Code in file erklären

Erklären, warum file die Aufgabe nicht löst

close
TrophyCongratulations!You have successfully completed the coursedaily sql
Please enter your first and last name to be displayed on your certificate. (You can change it later)

bookdaily

Swipe um das Menü anzuzeigen

Aufgabe

Swipe to start coding

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 desktopWechseln Sie zum Desktop, um in der realen Welt zu übenFahren Sie dort fort, wo Sie sind, indem Sie eine der folgenden Optionen verwenden
War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

close
TrophyCongratulations!You have successfully completed the coursedaily sql
Please enter your first and last name to be displayed on your certificate. (You can change it later)
Abschnitt 1. Kapitel 1
single

single

some-alt