📝 Question
#1309
What MySQL property is used to create a surrogate key in MySQL?
✓
Correct Answer
A. UNIQUE
💡
Explanation
A surrogate key in a database is a unique identifier for either an entity in the modeled world or an object in the database.
⌨️ Press
A
B
C
D
to select