"DBMS"
DBMS stands for Database Management System. It is a system software that is mainly used for storing, retrieving, modifying and manipulating a large amount of data from a database. DBMS provide centralize way to manage data from a database that is accessed by multiple User from different-different locations.
“Advantages of Database Management System(DBMS)”
- DBMS mainly used for minimizing data redundancy. That means whole data is stored in a single location so that duplicate record can’t be entire.
- It also manage the sharing of data in multiple users that means different user have our own rights to access the data from the database.
- DBMS solve the big problem for data backup and recovery. For Example- If any type of fails occurs in any processing then it stores the value in that state where the execution starts.
"Thanks!!! for Reading"