Ranvir wants to store and maintain data of the products produced by his company in
an organised manner. Suggest him an application that would solve his purpose. Also
mention two advantages of the same
Answers
Answer:
DMBS SYSTEM is best as it would:
1) reduces data redundancy
2) it is user friendly
Answer- The above question is from the chapter 'Database Concepts'.
Given question: Ranvir wants to store and maintain data of the products produced by his company in an organized manner. Suggest him an application that would solve his purpose. Also mention two advantages of the same.
Answer: Ranvir wants to store and maintain data of the products produced by his company in an organized manner. An application that would solve his purpose is MySQL or Oracle (a RDBMS- Relational Data Base Management System) which allows a user to create a database that consists of relations by querying.
Two advantages of the same are:
1. Data can be organized and maintained in an easy and efficient way.
2. It reduces data redundancy and further reduces data inconsistency.