News

The column (field) in a relational database that uniquely identifies the row in the table. For example, account number is often a primary key. A "composite primary key" or "super key" is made up ...
A primary key is a field used to uniquely identify every record in the database. Sometimes primary keys are obvious, for example a car license plate could be used to uniquely identify cars.