CBSE Class 11 Informatics Practices Question 57 of 85

Database Concepts — Question 20

Back to all questions
20
Question

Question 17

Compared to a file system, how does a database management system avoid redundancy in data through a database?

Answer

A database stores the data at a central location wherefrom all application programs can access data. This removes the need of saving own data by application program and thus it reduces data redundancy.