Database Systems: Design, Implementation, & Management
Database Systems: Design, Implementation, & Management
13th Edition
ISBN: 9781337627900
Author: Carlos Coronel, Steven Morris
Publisher: Cengage Learning
Question
Book Icon
Chapter 2, Problem 21RQ
Program Plan Intro

Data Independence:

  • “Data Independence” refers to the ability to modify a schema definition in one level without affecting a schema definition in different level.
  • It is a type of data transparency, which focuses for a centralised DBMS (Database Management System).
    • One of the biggest advantages of databases is data independence.
    • There are two levels of data independence, one is “Physical data independence” and the other one is “Logical data independence”.

Blurred answer
Students have asked these similar questions
The following are the objectives for the design of the logical schema:
Does structural independence differ from data independence?
What is the difference between a logical model and a normalized logical model?