CITM-001 · Question #17
__________ level describes what data is stored in the database and the relationships among the data
The correct answer is C. Conceptual level. The conceptual level is a high-level description of the data and its relationships in the database, without specifying how the data is physically stored or implemented. It defines the main entities, attributes, and constraints for the entire database, and is independent of any…
Question
__________ level describes what data is stored in the database and the relationships among the data
Options
- APhysical level
- BLogical level
- CConceptual level
- DPictorial level
How the community answered
(38 responses)- B3% (1)
- C92% (35)
- D5% (2)
Explanation
The conceptual level is a high-level description of the data and its relationships in the database, without specifying how the data is physically stored or implemented. It defines the main entities, attributes, and constraints for the entire database, and is independent of any specific database management system or application. The conceptual level is also known as the logical level, and it is usually represented by an entity-relationship diagram (ERD).
Topics
Community Discussion
No community discussion yet for this question.