Kursusindhold
test sql course e2e new task ui
test sql course e2e new task ui
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.
SELECT * FROM country;
Var alt klart?
Tak for dine kommentarer!
Sektion 1. Kapitel 3