Second Level
The physical structure of the data is referred to as "physical data description". Physical data independence deals with hiding the details of the storage structure from user applications. The application should not be involved with these issues since, conceptually, there is no difference in the operations carried out against the data. There are two types of data independence:
- Logical data independence: The ability to change the logical (conceptual) schema without changing the External schema (User View) is called logical data independence. For example, the addition or removal of new entities, attributes, or relationships to the conceptual schema should be possible without having to change existing external schemas or having to rewrite existing application programs.
- Physical data independence: The ability to change the physical schema without changing the logical schema is called physical data independence. For example, a change to the internal schema, such as using different file organization or storage structures, storage devices, or indexing strategy, should be possible without having to change the conceptual or external schemas.
- View level data independence: always independent no effect, because there doesn't exist any other level above view level.
Read more about this topic: Data Independence
Famous quotes containing the word level:
“[A writer] should try not to be too far, personally, below the level of his work.”
—Elizabeth Bowen (18991973)
“To punish drug takers is like a drunk striking the bleary face it sees in the mirror. Drugs will not be brought under control until society itself changes, enabling men to use them as primitive man did: welcoming the visions they provided not as fantasies, but as intimations of a different, and important, level of reality.”
—Brian Inglis (b. 1916)