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.
Tarefa
Swipe to start coding
You have to retrieve a capital
column from the country
table.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 1