Hi all, today I wanna tell you about the advantage of the database processing. The database approach offers nine clear advantages over alternate data management methods. These advantages are listed and will be discussed below of this paragraph.
- Getting more information from the same amount of data
- Sharing data
- Balancing conflicting requirements
- Controlling redundancy
- Facilitating consistency
- Improving integrity
- Expanding security
- Increasing productivity
- Providing data independence
- Getting more information from the same amount of data. The primary goal of a computer system is to turn data into information. In a non-database, file-oriented environment, data often is partitioned into several disjointed systems, with each system having its own collection of files. Any request for information that necessitates accessing data from more than one of these collections can be extremely difficult.
- Sharing data. The data of various users can be combined and shared among authorized users, allowing all users access to a greater pool of data. Several users can have access to same piece of data. When one users changes a customer address, the new address immediately become available to all users.