1.

A Key which is a set of one or more columns that can identify a record uniquely is called?(a) Natural key(b) Candidate key(c) Not Null key(d) Alternate keyThe question was asked in an interview for internship.I'm obligated to ask this question of Foreign, Candidate, Primary, Composite, Unique Keys topic in portion Planning Oracle Applications of Oracle

Answer»

Correct answer is (b) Candidate key

For explanation: A candidate key is a combination of attributes that can be uniquely used to IDENTIFY a database RECORD without any extraneous data. Each table may have one or more candidate KEYS. One of these candidate keys is selected as the table PRIMARY key.



Discussion

No Comment Found

Related InterviewSolutions