Answers for "What is logical data independence and why is it important? Explain the difference between logical 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 "What is logical data independence and why is it important? Explain the difference between logical and physical data independence."

Browse Popular Code Answers by Language