Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Storage record

From Wikipedia, the free encyclopedia
Term used in computer science for a group of related data treated as a meaningful unit

Incomputer science, astorage 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.

Inrecord-oriented filesystems, arecord is a basic unit of device-to-program data transfers. "A storage record is the direct result of transforming a logical record to an actual storage format."[1] Files in record-oriented filesystems are structured collections of records. Records may have a fixed length or variable length.

InUnix-like systems, a number of programs (for example,awk,join, andsort) are designed to process data consisting of records (calledlines) each separated bynewlines, where each record may contain a number of fields separated by spaces, commas, or some other character.

See also

[edit]

References

[edit]
  1. ^Maciaszek, L.A. (1985). Ghosh, Sakti P.; et al. (eds.).Foundations of Data Organization. Plenum Press. p. 378.ISBN 978-1-4613-1881-1. RetrievedNovember 6, 2025.
Retrieved from "https://en.wikipedia.org/w/index.php?title=Storage_record&oldid=1320789790"
Category:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp