Quiz 2 CH2 Flashcards
What does the term ‘attribute’ refer to in data modeling?
A characteristic of an entity
What does a constraint in a data model usually specify?
Rules or restrictions on data values
Which notation uses a three-pronged symbol to represent the “many” sides of a relationship in ER diagram?
Crow’s foot notation
Which emerging data model is best suited for managing large amounts of web and sensor-generated data?
NoSQL
Which model in DBMS architecture is described as software-dependent but hardware-independent?
The Internal Model
Which model in DBMS architecture is concerned with describing how data is stored on storage media such as disks or tapes?
The Physical Model
What does a business rule establish in database design?
Relationships and constraints between entities
Which data model was developed by E.F. Codd in 1970?
Relational Model
What is a key benefit of the relational model?
Easy to design and manage
What does the physical model of a database describe?
The actual storage details on hardware