Advantages in the database approach
The advantages in the database approach are as follows:
§
All the three managers are using the same
database; hence, any report using the information will not be inconsistent.
§
All the three managers can view the database as
per their needs.
§
The application systems can be developed
independent of the database.
§
The data validation and updating will be once and
same for all.
§
The data is shared by all users.
§
The data security and privacy can be managed and
ensured because the data entry in the database occurs once only and is protected
by the security measures.
§
Since the database is storage of the structured
information, the queries can be answered fast by using the logic of the data
structures.