The following are advantages of a Database Management System (DBSM) except
Answer Details
A Database Management System (DBMS) is software used to manage and organize data in a database. It offers several advantages such as restricting unauthorized access to data, providing multiple interfaces to different classes of users, and providing backup and recovery options. However, compromising data integrity is not an advantage of a DBMS.
Data integrity is the accuracy and consistency of data in a database. A DBMS is designed to ensure that data is stored and managed in a consistent and accurate manner. It includes features like data validation, transaction management, and concurrency control that help to maintain data integrity. Therefore, compromising data integrity would be a disadvantage of a DBMS, not an advantage.