A Key which is a set of one or more columns that can identify a record uniquely is called?

A Key which is a set of one or more columns that can identify a record uniquely is called? Correct Answer Candidate key

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.

Related Questions

A _____ means that one record in a particular record type may be related to more than one record of another record type.
A _____ means that one record in a particular record type is related to only one record of another record type.