You should be able to give a definition of a record – a record is one entry in a database. More formally, a record is defined as one or more fields of data that create a single entry in a table. We have also learned that each record should have a primary key; that is some unique identifier that sets it apart from every other record in a table. |