A candidate key is a minimal superkey which can uniquely identify a record regardless of other data. One of the candidate keys is arbitrarily designated to be the Primary Key (Databases) and the rest become secondary keys.
A candidate key is a minimal superkey which can uniquely identify a record regardless of other data. One of the candidate keys is arbitrarily designated to be the Primary Key (Databases) and the rest become secondary keys.