Storage record


English Wikipedia - The Free EncyclopediaDownload this dictionary
Storage record
In computer science, a storage record is:
  • A group of related data, words, or fields treated as a meaningful unit; for instance, a Name, Address, and Telephone Number can be a "Personal Record".
  • A self-contained collection of information about a single object; a record is made up of a number of distinct items, called fields.
  • In IBM mainframes, a record is a basic unit of device-to-program data transfers. Mainframe files, properly called data sets, are traditionally structured collections of records, as opposed to modern byte stream access files. Records may have a fixed length or variable length.

See more at Wikipedia.org...


© This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License and under the Creative Commons Attribution-ShareAlike License