Question:

What Logical data independence and physical data independence?

by  |  earlier

0 LIKES UnLike

 Tags:

   Report

1 ANSWERS


  1. Logical Data Independence:
    Logical data independence is the ability to modify the conceptual schema without having alteration in external schemas or application programs. Alterations in the conceptual schema may include addition or deletion of fresh entities, attributes or relationships and should be possible without having alteration to existing external schemas or having to rewrite application programs.


    Physical Data Independence:
    Physical data independence is the ability to modify the inner schema without having alteration to the conceptual schemas or application programs. Alteration in the internal schema might include.
    * Using new storage devices.
    * Using different data structures.
    * Switching from one access method to another.
    * Using different file organizations or storage structures.
    * Modifying indexes.

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.
Unanswered Questions