Concepts of Database Management 8th Edition Pratt Test Bank - PDF DOCX Format Is Available For Instant Download
Concepts of Database Management 8th Edition Pratt Test Bank - PDF DOCX Format Is Available For Instant Download
com
https://testbankfan.com/product/concepts-of-database-
management-8th-edition-pratt-test-bank/
OR CLICK BUTTON
DOWLOAD NOW
https://testbankfan.com/product/concepts-of-database-management-8th-
edition-pratt-solutions-manual/
testbankfan.com
https://testbankfan.com/product/concepts-of-database-management-7th-
edition-pratt-test-bank/
testbankfan.com
https://testbankfan.com/product/concepts-of-database-management-7th-
edition-pratt-solutions-manual/
testbankfan.com
https://testbankfan.com/product/american-pageant-15th-edition-kennedy-
test-bank/
testbankfan.com
Agricultural Mechanics Fundamentals and Applications 7th
Edition Herren Test Bank
https://testbankfan.com/product/agricultural-mechanics-fundamentals-
and-applications-7th-edition-herren-test-bank/
testbankfan.com
https://testbankfan.com/product/introduction-to-clinical-
pharmacology-8th-edition-edmunds-test-bank/
testbankfan.com
https://testbankfan.com/product/light-vehicle-diesel-engines-1st-
edition-halderman-test-bank/
testbankfan.com
https://testbankfan.com/product/calculus-11th-edition-larson-
solutions-manual/
testbankfan.com
https://testbankfan.com/product/m-business-communication-3rd-edition-
rentz-test-bank/
testbankfan.com
Dental Radiography Principles and Techniques 4th Edition
Iannucci Test Bank
https://testbankfan.com/product/dental-radiography-principles-and-
techniques-4th-edition-iannucci-test-bank/
testbankfan.com
Chapter 6: Database Design 2: Design Method
True / False
1. The information-level design methodology involves representing the individual user view as a collection of tables,
refining them to eliminate any problems, and then merging them into a cumulative design.
a. True
b. False
ANSWER: True
POINTS: 1
REFERENCES: 178
3. The second step in creating a user view is to represent the user view as a collection of tables.
a. True
b. False
ANSWER: False
POINTS: 1
REFERENCES: 178
5. When provided with a user view or some sort of stated requirement, you must develop a collection of tables
that will support it.
a. True
b. False
ANSWER: True
POINTS: 1
REFERENCES: 178
7. The basic relationships among entities are: one-to-many, many-to-many, and one-to-one.
a. True
b. False
ANSWER: True
POINTS: 1
REFERENCES: 179
8. In a one-to-many relationship, the primary key of the “many” table becomes the foreign key of the “one”
table.
a. True
b. False
ANSWER: False
POINTS: 1
REFERENCES: 179
9. Careful planning in the early stages of the normalization process will usually avoid the need to consider fourth normal
form.
a. True
b. False
ANSWER: True
POINTS: 1
REFERENCES: 180
10. You create a many-to-many relationship by creating a new table whose primary key is the combination of
the primary keys of the original tables.
a. True
b. False
ANSWER: True
POINTS: 1
REFERENCES: 179
11. There are two types of primary keys that you can use in your database design.
a. True
b. False
ANSWER: False
POINTS: 1
REFERENCES: 180
12. A foreign key is a column or collection of columns in one table that is required to match the value of the primary key
for some row in another table, or be null.
a. True
b. False
ANSWER: True
POINTS: 1
REFERENCES: 180
13. In DBDL, you represent a table by listing all columns and then underlining the primary key.
a. True
b. False
ANSWER: True
POINTS: 1
REFERENCES: 181
15. When you use an E-R diagram to represent a database, it visually illustrates all the information listed in the
DBDL.
a. True
b. False
ANSWER: True
POINTS: 1
REFERENCES: 183
16. In an E-R diagram, a dashed line represents an identifying relationship and a solid line represents a nonidentifying
relationship.
a. True
b. False
ANSWER: False
POINTS: 1
REFERENCES: 190
18. When you combine third normal form tables, the result will always be in third normal form.
a. True
b. False
ANSWER: False
POINTS: 1
REFERENCES: 211
19. The use of an “m” and an “n” in an E-R diagram indicates a many-to-many relationship.
Cengage Learning Testing, Powered by Cognero Page 3
Chapter 6: Database Design 2: Design Method
a. True
b. False
ANSWER: True
POINTS: 1
REFERENCES: 212
20. A weak entity is a column or collection of columns that could have been chosen as a primary key, but was
not.
a. True
b. False
ANSWER: False
POINTS: 1
REFERENCES: 215
Multiple Choice
21. A set of requirements that is necessary to support the operations of a particular database user is known as a(n) ____.
a. user view
b. user table
c. user attribute
d. user field
ANSWER: a
POINTS: 1
REFERENCES: 178
22. The properties of the entities you choose as you design the user view will become the ____ in the appropriate tables.
a. rows
b. columns
c. data
d. DBMS
ANSWER: b
POINTS: 1
REFERENCES: 179
23. If each employee works in a single department and each department has only one employee, the relationship between
employees and departments is ____.
a. one-to-one
b. one-to-many
c. many-to-one
d. many-to-many
ANSWER: a
POINTS: 1
REFERENCES: 180
24. A(n) ____ is a primary key that consists of a column that uniquely identifies an entity, such as a person’s Social
Security number.
Cengage Learning Testing, Powered by Cognero Page 4
Chapter 6: Database Design 2: Design Method
a. surrogate key
b. weak entity
c. artificial key
d. natural key
ANSWER: d
POINTS: 1
REFERENCES: 180
25. A column that you create for an entity to serve solely as the primary key and that is visible to users is called a(n) ____.
a. synthetic key
b. weak entity
c. artificial key
d. natural key
ANSWER: c
POINTS: 1
REFERENCES: 181
26. A(n) ____ is a system-generated primary key that is usually hidden from users.
a. weak entity
b. surrogate key
c. natural key
d. artificial key
ANSWER: b
POINTS: 1
REFERENCES: 181
27. When a DBMS creates a(n) ____ key, it is usually an automatic numbering data type, such as the Access AutoNumber
data type.
a. surrogate
b. artificial
c. natural
d. logical
ANSWER: a
POINTS: 1
REFERENCES: 181
30. An alternative to the primary key of a table is listed with the ____ abbreviation in DBDL.
a. SK
b. FK
c. PK
d. AK
ANSWER: d
POINTS: 1
REFERENCES: 1821
36. When implementing the physical-level design, for secondary keys, you must ensure that it is possible to retrieve data
rapidly on the basis of a value of the ____ key.
a. primary
b. secondary
c. alternate
d. foreign
ANSWER: b
POINTS: 1
REFERENCES: 195
37. After the information-level design is completed, ____ is the next step.
a. The physical-level design
b. The modality-level design
c. The DBMS-level design
d. The table-level design
ANSWER: a
Cengage Learning Testing, Powered by Cognero Page 7
Chapter 6: Database Design 2: Design Method
POINTS: 1
REFERENCES: 195
38. When designing a database, you might find it helpful to design a(n) ____ to obtain the required information from
users.
a. E-R diagram
b. table
c. report
d. survey form
ANSWER: d
POINTS: 1
REFERENCES: 197
39. The type of information collected on the survey form that describes how data is updated is ____.
a. Attribute information
b. Processing information
c. Relationships
d. Entity information
ANSWER: b
POINTS: 1
REFERENCES: 198
40. The crucial issue in making the determination between a single many-to-many-to-many relationship and two (or three)
many-to-many relationships is the ____.
a. independence
b. data dependence
c. redundancy
d. cardinality
ANSWER: a
POINTS: 1
REFERENCES: 207
41. If a many-to-many-to-many relationship is created when it is not appropriate to do so, the conversion to ____ normal
form will correct the problem.
a. first
b. second
c. third
d. fourth
ANSWER: d
POINTS: 1
REFERENCES: 207
c. specification
d. category
ANSWER: d
POINTS: 1
REFERENCES: 208
44. Complete categories are represented by ____ line(s) below the category symbol.
a. one
b. two
c. three
d. four
ANSWER: b
POINTS: 1
REFERENCES: 210
45. In the standard E-R diagrams, relationships are drawn as ____, with lines connecting the entities involved in
relationships.
a. rectangles
b. diamonds
c. circles
d. squares
ANSWER: b
POINTS: 1
REFERENCES: 211
46. An entity that exists to implement a many-to-many relationship is called a(n) ____.
a. composite entity
b. complex entity
c. complicated entity
d. circular entity
ANSWER: a
POINTS: 1
REFERENCES: 213
47. On an E-R diagram, the number closest to the rectangle represents ____ cardinality.
a. maximum
Cengage Learning Testing, Powered by Cognero Page 9
Chapter 6: Database Design 2: Design Method
b. minimum
c. midvalue
d. smallest
ANSWER: a
POINTS: 1
REFERENCES: 215
48. On an E-R diagram, the number closest to the relationship represents ____ cardinality.
a. maximum
b. minimum
c. midvalue
d. largest
ANSWER: b
POINTS: 1
REFERENCES: 215
Completion
51. During the ____________________ design, designers must consider the characteristics of the particular
DBMS that the organization will use.
ANSWER: physical-level
POINTS: 1
REFERENCES: 177
52. For each table, you must identify the primary key and any alternate keys, secondary keys, and
____________________ keys.
ANSWER: foreign
Cengage Learning Testing, Powered by Cognero Page 10
Chapter 6: Database Design 2: Design Method
POINTS: 1
REFERENCES: 180
53. Columns that are of interest strictly for the purpose of retrieval are known as ____________________.
ANSWER: secondary keys
POINTS: 1
REFERENCES: 180
54. It is through foreign keys that you can create relationships among tables and enforce certain types of
____________________ constraints in a database.
ANSWER: integrity
POINTS: 1
REFERENCES: 180
57. A relationship that is not necessary for identification is called a(n) ____________________ relationship.
ANSWER: nonidentifying
POINTS: 1
REFERENCES: 190
59. In the ____________________ design method, specific user requirements are synthesized into a design.
ANSWER: bottom-up
bottom up
POINTS: 1
REFERENCES: 196
60. The ____________________ design method begins with a general database design that models the overall
enterprise and repeatedly refines the model to achieve a design that supports all necessary applications.
ANSWER: top-down
POINTS: 1
REFERENCES: 196
62. A(n) ____________________ is a special value that represents the absence of a value in a field.
ANSWER: null
POINTS: 1
REFERENCES: 207
63. You can recognize entity subtypes by the fact the primary key is also a(n) ____________________.
ANSWER: foreign key
POINTS: 1
REFERENCES: 208
65. A(n) ____________________ is essentially both an entity and a relationship and is represented in an E-R
diagram by a diamond within a rectangle.
ANSWER: composite entity
POINTS: 1
REFERENCES: 213
66. When the existence of one entity depends on the existence of another related entity, there is a(n)
____________________.
ANSWER: existence dependency
POINTS: 1
REFERENCES: 215
67. An entity that depends on another entity for its own existence is called a(n) ____________________.
ANSWER: weak entity
dependent entity
POINTS: 1
REFERENCES: 215
69. ____________________ refers to the number of items that must be included in a relationship.
ANSWER: Cardinality
POINTS: 1
REFERENCES: 215
70. One way to indicate a one-to-many relationship is to place a crow's foot at the ____________________ end
of the relationship.
ANSWER: “many”
many
POINTS: 1
REFERENCES: 215
Essay
71. List the steps that must be followed for each user view, as suggested by the information-level design
methodology.
ANSWER:
The steps are:
1. Represent the user view as a collection of tables.
2. Normalize these tables.
3. Identify all keys in these tables.
4. Merge the results of Steps 1 through 3 into the cumulative design.
POINTS: 1
REFERENCES: 178
73. List the types of information that must be included on a survey form in order for it to be considered valuable
to the design process.
ANSWER: The survey form should contain the following information:
Entity information
Attribute (column) information
Relationships
Functional dependencies
Processing information
POINTS: 1
REFERENCES: 197
198
Cengage Learning Testing, Powered by Cognero Page 13
Chapter 6: Database Design 2: Design Method
74. How can you attempt to avoid the problem of creating a table that is not in third normal form?
ANSWER: First, you should be cautious when presenting user views. The problem occurs when a column A in one
user view functionally determines a column B in a second user view. Thus, column A is a determinant
for column B, yet column A is not a column in the second user view. If you always attempt to determine
whether determinants exist and include them in the tables, you often will avoid this problem.
POINTS: 1
REFERENCES: 211
75. Explain the difference between a minimum cardinality of zero and a minimum cardinality of one.
ANSWER: An entity in a relationship with minimum cardinality of zero plays an optional role in the relationship.
An entity with a minimum cardinality of one plays a mandatory role in the relationship.
POINTS: 1
REFERENCES: 216
Courtesy of
Penna.
Child Labor
Committee
CHILD LABOR IN
GLASS FACTORIES
AND COAL MINES
Courtesy of
Penna.
Child Labor
Committee
From
Stereograp
h,
Copyrighte
d 1906, by
Underwood
&
Underwood
THE SOCIAL
CONTRAST IN NEW
YORK
testbankfan.com