volume_mute
A data model ________ storage and implementation details
publish date: 2022/08/29 01:31:00 GMT+10
volume_mute
Correct Answer
hides
Explanation
The data model uses logical concepts, such as objects, their properties, and their interrelationships, that may be easier for most users to understand than computer storage concepts. Hence, the data model hides storage and implementation details that are not of interest to most database users.
Reference
Fundamentals of database systems (7th edition)