Database Storage Technology
Once the computing machines were used to process economic information, the developers found that each programme (or programme set) is developing a data structure that optimizes the computing process (implementing it faster, using less memory, etc.). It was very soon found that this was uncomfortable, as the same data had to be duplicated (and even repeated) by remembering the car because of the need to provide the same data in different structures. For example, staff information required by the Personnel and Accounts Division is almost the same. But it's processed naturally in different algorithms. Therefore, it would be good in each system to have a data structure tailored to the characteristics of the staff or accountant from one database, where data are presented on the basis of the characteristics of the programmes.
|