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
Why fastload support to empty table?
What is Record-at-a-time?
What is the meaning of 3 tier?
What is one tier architecture?
What is E-R model?
What is a business logic layer?
What is the difference between a user defined function and a stored procedure?
Which is super key?
What is external database?
What is database architecture?
What is Lossless join property?
How does Tuple-oriented relational calculus differ from domain-oriented relational calculus
What is Multivalued dependency?
What is an Entity type?
What are external procedures ? Why and when they are used?