InterviewSolution
Saved Bookmarks
| 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 |
|