FUNDAMENTALS OF COMPUTER

DATABASE FUNDAMENTALS

WHAT IS DATABASE MANAGEMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Representing database as seen by the DBMS mapping conceptual model to the DBMS
A
The External Model
B
Object-Oriented Model
C
The Conceptual Model
D
The Internal Model
Explanation: 

Detailed explanation-1: -The external model is the representation of the database as “seen” by the DBMS. The hierarchical model is software-independent. The relational model is hardware-dependent and software-independent.

Detailed explanation-2: -(The internal model is the representation of a database as “seen” by the DBMS. In other words, the internal model requires a designer to match the conceptual model’s characteristics and constraints to those of the selected implementation model.)

Detailed explanation-3: -The Conceptual/ Internal Mapping lies between the conceptual level and the internal level. Its role is to define the correspondence between the records and fields of the conceptual level and files and data structures of the internal level.

Detailed explanation-4: -Representational data model is also called implementation data model because it is neither so difficult to understand for the end user nor at the same time it is not far from how the data is stored on the computer storage.

There is 1 question to complete.