Chapter 4: Entity Relationship (ER) Modeling
48. The first step in building an entity-relationship diagram (ERD) is .
a. developing the initial ERD
b. creating a detailed narrative of the organization’s description of operations
c. identifying the attributes and primary keys that adequately describe the entities
d. identifying the business rules based on the description of operations
49. If Tiny College has some departments that are classified as “research only” and do not offer courses, the
COURSE entity of the college database would be the DEPARTMENT entity.
a. existence-dependent on b. independent of
c. mandatory for d. optional to
50. In organizations that generate large number of transactions, are often a top priority in database design.
a. relationships among entities b. logical design standards
c. naming conventions d. high processing speeds
51. Complex requirements may dictate data transformations, and they may expand the number of entities
and attributes within the design.
a. information b. entity
c. design d. processing
52. are characteristics of entities.
53. A(n) attribute is an attribute that must have a value.
54. are underlined in an ER diagram.
55. A person’s Social Security number would be an example of a(n) attribute.
56. A(n) attribute need not be physically stored within the database.
57. A relationship is difficult to establish if only one side of the relationship is known.