Q: What is the purpose of the database model in the database design process?
-
A
To determine the physical structure of the database
-
B
To specify the access control to the database objects
-
C
To organize and manipulate the data in the database
-
D
To define the naming conventions for the database objects
C
Answer:
C
Explanation:
Answer: C) To organize and manipulate the data in the database
Explanation: The database model determines the logical structure of the database and fundamentally determines how data can be stored, organized, and manipulated.
It provides the framework for representing data and relationships within the database.
Different database models, such as the relational model, hierarchical model, and network model, offer different ways of organizing and manipulating data.
Related Topic:
Share Above MCQ