Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Challenge: Find All Countries With Their IDs | Section
/
SQL Fundamentals
Sektion 1. Kapitel 8
single

single

bookChallenge: Find All Countries With Their IDs

Stryg for at vise menuen

Note
Definition

In most databases, the id column acts as a unique identifier, often referred to as a primary key, for each record. By selecting both the id and name columns, you can view the unique identifier linked to each country. This is crucial for associating records or when you need to reference specific entries in the database.

Opgave

Swipe to start coding

Write an SQL query to get all the country name values and their id values.

Please make sure to get the columns in the exact order (name, id)

Løsning

Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 1. Kapitel 8
single

single

Spørg AI

expand

Spørg AI

ChatGPT

Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat

some-alt