Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lernen Retrieving All Columns | first section new task ui sql course
test sql course e2e new task ui
course content

Kursinhalt

test sql course e2e new task ui

book
Retrieving All Columns

Alternatively, we can retrieve all the columns simultaneously from the table without explicitly naming each one. This can be done with an asterisk *. Let's look at an example.

1
SELECT * FROM country;
copy

War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 1. Kapitel 3
Wir sind enttäuscht, dass etwas schief gelaufen ist. Was ist passiert?
some-alt