Search: in
Records
Records in Dictionary Dictionary
  Tutorials     Encyclopedia     Videos     Books     Software     DVDs  
       
Dictionary results for: Records

Records


Records

Records




Source: The Free On-line Dictionary of Computing (26 July 2010)

	record
fixed-width
records
row

    An ordered set of fields,
   usually stored contiguously.  The term is used with similar
   meaning in several different contexts.  In a file, a "record"
   probably has some fixed length, in contrast to a "line" which
   may have any length and is terminated by some End Of Line
   sequence).  A database record is also called a "row".  In a
   spreadsheet it is always called a "row".  Some programming
   languages use the term to mean a type composed of fields of
   several other types (C calls this a "struct").

   In all these cases, a record represents an entity with certain
   field values.

   Fields may be of a fixed width (bits or characters) or
   they may be separated by a delimiter character, often
   comma (CSV) or HT (TSV).

   In a database the list of values of a given field from all
   records is called a column.

   (2002-03-22)

	

Matching Word(s)
Record

record

RECORD





Search Dictionary :



Search   in  
Search for Records in Tutorials
Search for Records in Encyclopedia
Search for Records in Videos
Search for Records in Books
Search for Records in Software
Search for Records in DVDs
Search for Records in Store





Powered by dict.org
Advertisement




Records in Dictionary
Records top Records

Home - Add TutorGig to Your Site - Disclaimer

©2011-2013 TutorGig.info All Rights Reserved. Privacy Statement