View Single Post
Old 03-15-2018, 11:37 PM   #10
samaron
Registered User
 
Join Date: Sep 2017
Posts: 177
Records are composed of fields, each of which contains one item of information. A set of records constitutes a file. For example, a personnel file might contain records that have three fields: a name field, an address field, and a phone number field. In relational database management systems, records are called tuples.
samaron is offline   Reply With Quote