Chapter 2 Flashcards
A data model is usually graphical.
True
An implementation-ready data model should contain a description of the data structure that will store the end-user data.
True
Data modeling starts with a very complex representation, and as knowledge of the problem is gained, the model is simplified.
False
Database designers determine the data and information that yield the required understanding of the entire business.
False
Business rules must be rendered in writing.
True
In an SQL-based relational database, rows in different tables are related based on common values in common attributes.
True
Each row in the relational table is known as an entity instance or entity occurrence in the ER model.
True
M:N relationships are not appropriate in a relational model.
True
The network model has structural level dependence.
True
The hierarchical model is software-independent.
False
A(n) ____’s main function is to help you understand the complexities of the real-world environment.
Model
A(n) ____ is anything about which data are to be collected and stored.
Entity
A(n) ____ is bidirectional.
Relationship
____ are important because they help to ensure data integrity.
Constraints
Students and classes have a ____ relationship.
Many to many