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.
Oppgave
Swipe to start coding
You have to retrieve a capital
column from the country
table.
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 1. Kapittel 1