asked 197k views
0 votes
The multiuser DBMS must implement controls to ensure serializability and isolation of transactions, in addition to atomicity and durability, in order to guard the database's consistency and integrity.

asked
User Derdc
by
7.4k points

1 Answer

3 votes

Answer:

The Statement is True

Step-by-step explanation:

Database Management system

Database is the place or storage in which we can store the information, edit , delete and insert the new information with the help of authenticated person.

In multi user DBMS, multiple user can add, edit or modify the information in the data base management system. In this system data integrity also maintained with the help of multiple users.

answered
User JosephT
by
8.4k points