CHAPTER 2 Flashcards
The intent of a business rule is to break down business structure.
False
The total quiz points for a student for an entire semester is a(n) ________ attribute.
derived
A relationship instance is an association between entity instances where each relationship instance includes exactly one entity from each participating entity type.
False
A good data definition will describe all of the characteristics of a data object EXCEPT:
who can delete the data.
Enforcement of business rules can be automated through the use of software that can interpret the rules and enforce them.
True
The E-R model is used to construct a conceptual model.
True
A simple attribute can be broken down into smaller pieces.
False
It is not permissible to associate attributes with relationships.
False
In an E-R diagram, there are/is ________ business rule(s) for every relationship.
Two
Data modeling is about documenting rules and policies of an organization that govern data.
True
A ________ specifies the number of instances of one entity that can be associated with each instance of another entity.
cardinality constraint
A(n) ________ is the relationship between a weak entity type and its owner.
identifying relationship
Customers, cars, and parts are examples of:
entities.
The name used for an entity type should never be the same in other E-R diagrams on which the entity appears.
False
In an E-R diagram, strong entities are represented by double-walled rectangles.
False
A mutually exclusive relationship is one in which:
an entity instance can participate in only one of several alternative relationships.
Data modeling may be the most important part of the systems development process because:
data characteristics are important in the design of programs and other systems components.
An attribute that must be present for every entity (or relationship) instance is a(n):
required attribute.
Which of the following criteria should be considered when selecting an identifier?
Choose an identifier that doesn’t have large composite attributes.
In an E-R diagram, strong entities are represented by double-walled rectangles.
False- Weak Entity
The relationship between the instances of two entity types is called a binary relationship.
True
Some examples of attributes are: eye_color, weight, student_id, STUDENT.
False