Why its better to use files than a DBMS when there are multiple users to access the data
Answer / Priyank Saxena
While files can be used for storing and sharing data among multiple users, they lack the features provided by DBMS that ensure data integrity, security, and concurrent access control. For example, with files, it is difficult to prevent duplicate entries, enforce relationships between data, or handle conflicting updates from different users. In contrast, DBMS provides transaction management, locking mechanisms, and other features to ensure data consistency and accuracy when multiple users are accessing the same data.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you understand by data redundancy?
How to export data from database and import into another?
What is hot backup (in case of oracle)?
What does you mean by s4 super key?
What you know in mapping of erd to dfd?
Is sql a database?
How to disconnect the user connection?
How easy is netlib to use?
What is the e-r model?
What is record in a database?
what is "TABLE" datatype ?
If CPU is very slow What can u do to speed up?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)