Single Choice
Easy
QWhat is data independence in the context of physical database design?
ID: #13520
Database Concepts MCQs
152 views
Question Info
#13520Q ID
EasyDifficulty
Database Concepts MCQsTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Answer: C) Hiding performance optimization decisions from end-users and applications
Explanation: Data independence in physical database design means that the decisions made for performance optimization purposes should be invisible to end-users and applications.
It ensures that the changes made at the physical level, such as storage structures and indexing, do not impact the way users and applications interact with the database.
Data independence allows for flexibility and maintainability, as the underlying physical design can be modified without affecting the logical view of the database.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic