record
A data file consists of a series of records. A record is a collection of items, or fields, which may be of different data types, all relating to the object the record represents. For example, a payroll database would have information about all the employees. The record would be employee; the fields within it would be name, national insurance number, date of birth, wage rate, etc.
Related terms
pointer
composite key
field
file
flat file database
record format
record number
variable-length record
key
tuple
Term sub categories
Software
databases - general
- Jump:
- a -
- b -
- c -
- d -
- e -
- f -
- g -
- h -
- i -
- j -
- k -
- l -
- m -
- n -
- o -
- p -
- q -
- r -
- s -
- t -
- u -
- v -
- w -
- x -
- y -
- z -
- symbols