Answer 5_3_1
Question 1
Give three advantages of a relational database.
Advantages include:
- Avoidance of data redundancy;
- Only one centrally held set of data, which gets
updated each time an application processes the data;
- Data integrity is assured;
- There is only one version of the data;
- It is easy to correct mistakes made on the data.
BACK