Difficulty: Beginner
What is a Surrogate Key?
A system-generated unique ID (like an Auto-incrementing integer or UUID) that has no business meaning, as opposed to a Natural Key like an SSN.
Primary Key, UUID, Business ID
JavaScript is required for the interactive version of this page, including the code playground and progress tracking. Browse all InternHack tutorials.