Record


)(1) In database management systems, a complete set of information. 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.

(2) Some programming languages allow you to define a special data structure called a record. Generally, a record is a combination of other data objects. For example, a record might contain three integers, a floating-point number, and a character string.

Read Also:

  • rectifier

    (rek´ti-fī´´&r) (n.) A component of a circuit that allows current to pass in one direction yet blocks the flow of current in the other direction. Rectifiers are used to convert AC into DC. A PC��s PSU typically contains a rectifier.

  • recursion

    A programming method in which a routine calls itself. Recursion is an extremely powerful concept, but it can strain a computer’s memory resources. Some programming languages, such as LISP and Prolog, are specifically designed to use recursive methods.

  • recycle bin

    (rē-sī´k&l bin) (n.) An icon on the Windows desktop that represents a directory where deleted files are temporarily stored. This enables you to retrieve files that you may have accidentally deleted. From time to time, you’ll want to purge the recycle bin to free up space on your hard disk. You can also configure Windows […]

  • recycle time

    The phrase used to mean the amount of time a digital camera requires to reset the flash between one photo and the next. A longer recycle time makes it more difficult to capture action or time lapse shots. May also be called lag time or refresh rate.

  • redirect

    (1) In e-mail, a redirect is an option found in e-mail clients that is similar to a forward, with the exception that the body of the text is not normally shown as quoted text. Additionally the From (or) Sender field will show the e-mail address of the original sender, and in brackets it will show […]


Disclaimer: Record definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.