Primary & Foreign Keys — Databases, Explained
← all concepts
04

Primary & Foreign Keys

{{ stepCounter }}

{{ caption }}

> {{ command }}
users PK: id
{{ row.text }}
orders FK: user_id
{{ row.text }}
{{ attemptText }}