Chapter : 1 DBMS Handwritten Notes
Advantages of a DBMS over a flat-file system:
- Data integrity: A database system enforces data constraints and relationships, ensuring that the data is accurate and consistent.
- Data independence: A database system allows for changes to be made to the structure of the data without affecting the applications that use the data.
- Concurrent access: A database system allows multiple users to access the same data simultaneously, without interfering with each other.
- Data security: A database system provides various security mechanisms to control access to the data and prevent unauthorized access.
- Data sharing: A database system allows for data to be easily shared among different applications and users.
- Data Backup and Recovery: Database system provides various options for data backup and recovery, which makes it easy to recover data in case of any failure.
More Notes will be continued ...
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home