What is data independence? Explain the difference between physical and logical 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.