what
are the limitations of file system that can be
overcome by
a relational dbms
Answers
Answered by
5
Explanation:
There are lot of problems in file system which can be solved using relational database management system. Few of them are:-
Data Redundancy: It is possible that the same information may be duplicated in different files but in relational DBMS chances are very less.
Data Inconsistency
Difficulty in Accessing Data
Limited Data Sharing
Integrity Problems
Atomicity Problems
Concurrent Access Anomalies
Security Problems....
Similar questions