1.

What MySQL property is used to create a surrogate key in MySQL?$?

A. UNIQUE
B. SEQUENCE
C. AUTO_INCREMENT
D. None of the above -- Surrogate keys are not implemented in MySQL
Answer» D. None of the above -- Surrogate keys are not implemented in MySQL


Discussion

No Comment Found