What MySQL property is used to create a surrogate key in MySQL?
(a) UNIQUE
(b) SEQUENCE
(c) AUTO_INCREMENT
(d) None of the mentioned
The question was posed to me in an internship interview.
The doubt is from Servlets and JSP topic in section Database Programming Techniques of Database Management