CBSE Class 11 Informatics Practices
Question 51 of 85
Database Concepts — Question 14
Back to all questionsData independence is the ability to change the schema at one level of a database system without requiring changes at a higher level. This is achieved through metadata, which follows a layered architecture, ensuring that changes to data at one layer do not affect data at another layer. A database system provides two types of data independence:
- Logical/Conceptual data independence
- Physical data independence