In a relation, a primary key is one of the candidate keys.
Answer
True
Reason — In a relation, a primary key is selected from one of the candidate keys. A candidate key is any attribute or set of attributes that can uniquely identify a row in a table.