Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Difference Between
xamscoop
Difference Between DBMS and File System
nirbhay_dgp
Database management system coordinates both the physical and the logical access to the data Whereas a file processing system coordinates only a physical access.
Database management system is designed to allow flexible access to data (i.e queries) whereas a file processing system is designed to allow predetermined access to data (i.e Compiled Program).
Redundancy is control in DBMS, but not in file system.
Unauthorized access is restricted in DBMS but not in file system.
5.DBMS Provide multiple user Interface, data is isolated in file System.