Section 2 Quiz 1
Section 2 Quiz 1
Section 2 Quiz 1
1. Capturing all required data is the only goal of entity relationship modeling.
Mark for Review
(1) Points
True
False (*)
graphical (*)
textual
technical
hierarchical
Optionality
Relationship Names
Cardinality
True (*)
False
Correct
5. A relationship is transformed from logical to physical model using _________.
Mark for Review
(1) Points
Composite Keys
Secondary Keys
Candidate Keys
6. If a
relationship is Mark for Review
mandatory (1) Points
there must be
at least one
instance of
the
corresponding
entity related
to it.
True (*)
False
Correct
True (*)
False
Correct
True (*)
False
Correct
9. The primary key uniquely identifies each row in a table and is based on the
__________ from the logical design. Mark for Review
(1) Points
Secondary UID
Candidate UID
Composite UID
10. All entities must be given a new artificial UID. True or False?
Mark for Review
(1) Points
True
False (*)
True
False (*)
Correct
A type of database storage method where all of the data elements are stored
on top of each other.
Non-relational systems that typically store each table and index in separate
files and often do not support the SQL language. (*)
A fully-relational database system like Microsoft's SQL Server or Oracle's
database systems.
A database where all of the data is stored in one large table. (*)
Correct
13. In this course, we use the __________ notation for ERD modeling.
Mark for Review
(1) Points
Bachman
Barker (*)
Information Engineering
True (*)
False
Eye color
Age (*)
Race
Date of birth
Only one
column that
must be
null. (*)
One or more
columns in a
table that
uniquely
identifies
each row in
that table.
A set of
columns in
one table
that
uniquely
identifies
each row in
another
table. (*)
A single
column that
uniquely
identifies
each column
in a table.
(*)
Incorrect.
Refer to
Section 2
Lesson 1.
2. In the relational
model, Mark for Review
relationships (1) Points
between relations
or tables are
created by using?
Foreign Keys
(*)
Primary
Keys
Candidate
Keys
Composite
Keys
Correct
3. One-to-One
relationships Mark for Review
have (1) Points
_____________
of one to one in
both directions.
Naming
Cardinality
(*)
Optionality
Foreign Keys
Incorrect.
Refer to
Section 2
Lesson 5.
4. A foreign key is a
column or Mark for Review
combination of (1) Points
columns in one
table that
uniquely
identifies a row of
another table.
True (*)
False
Correct
5. A __________
relationship is a Mark for Review
relationship (1) Points
between an
entity and itself.
Hierarchical
Mandatory
One to one
Recursive
(*)
Incorrect.
Refer to
Section 2
Lesson 5.
6. The primary
key Mark for Review
uniquely (1) Points
identifies
each row in
a table and
is based on
the
__________
from the
logical
design.
Composite UID
Secondary UID
Candidate UID
Correct
7. Unique Identifiers…
Mark for Review
(1) Points
Distinguish nothing
Correct
only one
none
10. Data models are drawn to show users the actual Data that their new system
will contain; only Data listed on the Diagram can be entered into the Mark for Review
Database. True or False? (1) Points
True
False (*)
True (*)
False
Correct
True
False (*)
Correct
True (*)
False
Verbs
Adverbs
Adjectives
Nouns (*)
True (*)
False
Correct
o (*)
&
Correct
4. Primary keys can contain null values.
Mark for Review
(1) Points
True
False (*)
Correct
5. A Unique Identifier has a NULL value for each instance of the entity for the
lifetime of the instance. True or False Mark for Review
(1) Points
True
False (*)
Correct
6. Which of the
following Mark for Review
statements is (1) Points
true regarding
Implementation-
Free logical
models?
True (*)
False
Correct
8. ERDish includes the following except:
Mark for Review
(1) Points
Optionality
Cardinality
Relationship Names
Correct
True (*)
False
Correct
10. The logical model's entities, attributes, unique identifiers and relationships
map to the physical model's _________________. Mark for Review
(1) Points
Correct
True (*)
False
12. By defining ________ and _____ keys, you can ensure that the integrity of the
data in a table is maintained. Mark for Review
(1) Points
foreign, unique
primary, secondary
primary, unique
Correct
two entities
multiple entities
Correct
one to one
many to many
1. A relational
database Mark for Review
stores (1) Points
information
in tables
with rows
and
columns.
True (*)
False
Correct
Candidate Keys
Composite Keys
Primary Keys
Correct
Bachman
Barker (*)
Information Engineering
Correct
4. When creating entities in a logical model you must follow these rules: (Choose
Two) Mark for Review
(1) Points
Exclude Attributes
Experiences
Instances (*)
Tables
Correct
1. A relational
database Mark for Review
stores (1) Points
information
in tables
with rows
and
columns.
True (*)
False
Correct
Candidate Keys
Composite Keys
Primary Keys
Correct
Bachman
Barker (*)
Information Engineering
Correct
4. When creating entities in a logical model you must follow these rules: (Choose
Two) Mark for Review
(1) Points
Exclude Attributes
Experiences
Instances (*)
Tables
Correct
6. An ERD
is an Mark for Review
example (1) Points
of a
______
Model.
Physical
Network
Data Integrity
Conceptual (*)
Correct
True (*)
False
Correct
Hierarchical
Physical
Conceptual
Logical (*)
9. Capturing all required data is the only goal of entity relationship modeling.
Mark for Review
(1) Points
True
False (*)
Correct
10. The conceptual model does all of the following except:
Mark for Review
(1) Points
Takes into account regulations and laws goverining the industry being
addressed.
Describes the needs of the business.
Correct
11. A Unique
Identifier Mark for Review
has a (1) Points
NULL
value for
each
instance
of the
entity for
the
lifetime
of the
instance.
True or
False
True
False (*)
Correct
12. The candidate UID that is chosen to identify an entity is called the Primary UID;
other candidate UIDs are called Secondary UIDs. Mark for Review
(1) Points
No, each Entity can only have one UID, the secondary one.
No, it is not possible to have more than one UID for an Entity.
No, after UIDs are first sorted, the first one is called the Primary UID, the
second is the Secondary UID, etc.
Correct
False (*)
Correct
Candidate Keys
Composite Keys
Secondary Keys
Correct
15. Matrix Diagrams are used to verify that all ____________ have been identified
for an ERD. Mark for Review
(1) Points
relationships (*)
keys
attributes
entities
Artificial (*)
Structured
Identification
Unrealistic
2. A Unique Identifier has a NULL value for each instance of the entity for
the lifetime of the instance. True or False Mark for Review
(1) Points
True
False (*)
Correct
Correct
4. When creating entities in a logical model you must follow these rules:
(Choose Two) Mark for Review
(1) Points
Exclude Attributes
Correct
Experiences
Instances (*)
Tables
Correct
6. A
__________ Mark for Review
relationship (1) Points
is a
relationship
between an
entity and
itself.
Recursive (*)
One to one
Hierarchical
Mandatory
Correct
One to One
One to Many
Many to Many
Correct
True (*)
False
Correct
Correct
11. Which of
the Mark for Review
following (1) Points
is not an
advantage
of a
relational
database?
Efficiency
Less Redundancy
Data Integrity
True
False (*)
Correct
True
False (*)
Correct
hierarchical
technical
textual
graphical (*)
Correct