Q3Database Management System
Question
2 marks
Define the term 'Data Independence'.
Answer
Ability to change schema at one level without affecting the higher level.
Data independence is the property of being able to modify a database schema at one level of a database system without requiring a change in the schema at the next higher level. It includes Physical Data Independence and Logical Data Independence.