What is logical data independence and why is it important? Explain the difference between logical and physical data independence. code example
Example: 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.