The basic technology of the data organization is based on a hierarchy. Data must be approached on an organized basis, if it is to be useful, in data processing, the hierarchy of data is described below:-
- A character is any simple number, alphabet or special symbol.
- A data record consists of a group of related data fields(e. g. Employee’s sequential record, customer record, etc.)
- A data field is an area that can hold one organization more characters that, together represents a specific data element(e. g. The name field, the quantity filed)
- A data file is a compilation of related data records maintained in some prearranged order.
- A database usually consists of several related organization integrated data files.
A file consists of a number of records. Each record is made up of a number of fields and each field consists of a number of characters. In order to produce useful information by means of computerized data processing, it is very necessary to organize data in systematic way.…
Read More »