Question: In the context of DBMS architecture, what does the term \'physical data independence\' mean?
Options:
Correct Answer: Changes to the physical storage do not affect the logical schema
Solution:
Physical data independence means that changes to the physical storage of data do not affect the logical schema of the database.