Topics: Database


In databases, a primary key is the candidate key we choose to uniquely identify every tuple in a relation. More simple, a primary key is the set of attributes that we use to identify a record in a relation.