waht is meant data independence?

Answers were Sorted based on User's Feedback



waht is meant data independence?..

Answer / siva k mahen

The ability to change the organization of the database
itself without changing the application software.

Is This Answer Correct ?    9 Yes 2 No

waht is meant data independence?..

Answer / 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

More DB Architecture Interview Questions

What is a Relation Schema and a Relation?

0 Answers  


What is meant by query optimization?

0 Answers  


What is Relational Algebra?

0 Answers  


What is a checkpoint and When does it occur?

0 Answers  


What are the 3 levels of data abstraction?

0 Answers  






What is database architecture?

0 Answers  


What is end user data?

0 Answers  


Are the resulting relations of PRODUCT and JOIN operation the same?

0 Answers  


What is "transparent DBMS"?

0 Answers  


What is RDBMS KERNEL?

0 Answers  


What is 5NF?

0 Answers  


What is SDL (Storage Definition Language)?

0 Answers  


Categories