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

How do you communicate with an RDBMS?

0 Answers  


Explain logical database components? : sql server architect

0 Answers  


What is one tier architecture?

0 Answers  


What is an Entity set?

0 Answers  


What are the unary operations in Relational Algebra?

0 Answers  






What is the difference between cube operator and roll up operator? : sql server architect

0 Answers  


Describe the three levels of data abstraction?

0 Answers  


Where the procedures are stored in database?

0 Answers  


What is internal database?

0 Answers  


Not only RDBMS takes care of locating data it also

0 Answers  


Brief theory of Network, Hierarchical schemas and their properties

0 Answers  


What is System R? What are its two major subsystems?

0 Answers  


Categories