1.

Which of the following is an attribute that can uniquely identify a row in a table?(a) Secondary key(b) Candidate key(c) Foreign key(d) Alternate keyI had been asked this question in an online quiz.This intriguing question comes from Query Processing in portion Query Processing Techniques of Database Management

Answer»

The correct OPTION is (b) Candidate KEY

Explanation: A Candidate Key can be any column or a COMBINATION of columns that can QUALIFY as unique key in database.



Discussion

No Comment Found

Related InterviewSolutions