Define DBMS. List out objectives of DBMS.
A Database management system(DBMS) is software designed to store, retrieve, define and manage data in a database
The objectives of DBMS are :
1.To provide a storage area for the mass amount of relevant data.
2. To make access to the data easy for the end-user.
3. To allow multiple users to be active at one time.
4.To allow the growth of the database.
5. To eliminate data redundancy (duplication of data).
6.To protect the data from the physical harm and unauthorized access.