Primary & Foreign Keys — Databases, Explained
← all concepts
The Missing Manual
04
Primary & Foreign Keys
{{ stepCounter }}
{{ caption }}
>
{{ command }}
users
PK: id
{{ row.text }}
orders
FK: user_id
{{ row.text }}
{{ attemptText }}
← Back
{{ nextLabel }}