Share on Facebook Share on Twitter Email
Answers.com

master file

 
Sci-Tech Dictionary: master file
(′mas·tər ′fīl)

(computer science) A computer file containing relatively permanent information, usually updated periodically, such as subscriber records or payroll data other than time worked. A computer file that is used as an authoritative source of data in carrying out a particular job on the computer.


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics

A collection of records pertaining to one of the main subjects of an information system, such as customers, employees, products and vendors. Master files contain descriptive data, such as name and address, as well as summary information, such as amount due and year-to-date sales. Contrast with transaction file.

Following are the kinds of fields that make up a typical master record in a business information system. There can be many more fields depending on the organization. The "key" fields below are the ones that are generally indexed for matching against the transaction records as well as fast retrieval for queries. The account number is usually the primary key, but name may also be primary. There can be secondary indexes; for example, in an inverted file structure, almost all the fields could be indexed. See transaction file for examples of typical transaction records.

       EMPLOYEE MASTER RECORD
  key  Employee account number
  key  Name (last)
       Name (first)
       Address, city, state, zip
       Hire date
       Birth date
       Title
       Job class
       Pay rate
       Year-to-date gross pay

       CUSTOMER MASTER RECORD
  key  Customer account number
  key  Name
       Bill-to address, city, state, zip
       Ship-to address, city, state, zip
       Credit limit
       Date of first order
       Sales-to-date
       Balance due

       VENDOR MASTER RECORD
  key  Vendor account number
  key  Name
       Address, city, state, zip
       Terms
       Quality rating
       Shipping method

       PRODUCT MASTER RECORD
  key  Product number
  key  Name
       Description
       Quantity on hand
       Location
       Primary vendor
       Secondary vendor

Download Computer Desktop Encyclopedia to your iPhone/iTouch

Dental Dictionary: master file
Top

n

A file of semipermanent information that is usually updated periodically.

WordNet: master file
Top
Note: click on a word meaning below to see its connections and related words.

The noun has one meaning:

Meaning #1: (computer science) a computer file that is used as the authority in a given job and that is relatively permanent
  Synonym: main file


 
 

 

Copyrights:

Sci-Tech Dictionary. McGraw-Hill Dictionary of Scientific and Technical Terms. Copyright © 2003, 1994, 1989, 1984, 1978, 1976, 1974 by McGraw-Hill Companies, Inc. All rights reserved.  Read more
Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2009 Computer Language Company Inc.  All rights reserved.  Read more
Dental Dictionary. Mosby's Dental Dictionary. Copyright © 2004 by Elsevier, Inc. All rights reserved.  Read more
WordNet. WordNet 1.7.1 Copyright © 2001 by Princeton University. All rights reserved.  Read more

 

Mentioned in