Why are certain fields chosen to be the primary key in a database?

A Primary key is a field in a database that is used as an unique identifier for each record. Therefore the field that is chosen as the primary key has to be something that will be different for every record, for example the ISBN of a book or a customer ID number.

CB

Related Computing GCSE answers

All answers ▸

Convert 01010001 from binary to decimal


Which of the following are usually found on the Central Processing Unit(CPU) of a personal computer?


What is an algorithm?


What is an operating system.