Retrieving Individual Columns
A database is an organized structure designed to store, modify, and process large amounts of data.
What is SQL?
SQL is a programming language for user interaction with databases, used to query, update, and manage databases.
Opgave
Swipe to start coding
You have to retrieve a capital
column from the country
table.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 1. Kapitel 1