Q8
What MySQL property is used to create a surrogate key in MySQL?
A.
UNIQUE
B.
SEQUENCE
C.
AUTO_INCREMENT
AnswerD.
None of the above -- Surrogate keys are not implemented in MySQL
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board