There are two kinds of data independence, physical and logical. Applications implementation older systems-pre-relational or even pre-database systems - tend to be data-dependent. For these applications it is impossible to change the storage structure (how the data physically recorded) or access strategy (how it is accessed) without affecting the application, probably drastically.
No comments:
Post a Comment