Evaluating the Database Management Process
A Database Management System (DBMS) helps in organizing, controlling, and managing data. It aims to reduce data redundancy and improve access time. It also aims to provide appropriate security for sensitive data.
Advantages of Database Management
The following are some of the advantages of using a DBMS:
- Centralized data management reduces the cost, time, and effort it takes to manage data.
- It helps to improve database performance by reducing data redundancy.
- It helps to improve the efficiency of transaction processing.
- It ensures data consistency.
- It provides security for sensitive data.
- Various checks and controls in DBMSes ensure data integrity.
- It provides a structured way to manage user access.
Database Structures
It is important to understand various database structures to evaluate database risks. CISA aspirants should understand the following database models.