Answer Posted / mahesh (ezeesoft)
If you change internal low level abstraction database then they dont affect on higl level abstraction.
There are two types of data independance:
1) Physical data independance:
If you change physical level of data then they dont affect on logical level.
2) Logical data independance:
If you change logical level of data then they dont affect on view level
Summary: The ability to modify the schema defination in one level should not affect the schema defination in next higher level.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is System R? What are its two major subsystems?
What is join dependency and inclusion dependency?
How many types of stored procedure?
Explain about the implementation of stored procedures?
What is end user data?
What are the unary operations in Relational Algebra?
What do you know about system database? : sql server architect
What is external database?
What is a two tier wage system?
What do you mean by flat file database?
What does n tier mean?
Which part of the RDBMS takes care of the data dictionary? How
What is temp db database? : sql server architect
Explain the truncate command? : sql server architect
What is durability in DBMS?