Answers for "Explain the difference between logical data independence and physical data independence"

3

Which one is harder to achieve Logical data independence or physical data independence?

Logical data independence is more difficult to achieve than physical 
data independence, since application programs are heavily dependent
on the logical structure of the data that they access.
Posted by: Guest on February-25-2021

Code answers related to "Explain the difference between logical data independence and physical data independence"

Browse Popular Code Answers by Language