0% found this document useful (0 votes)
215 views

Section 9 Quiz

The document contains questions and answers about transforming conceptual and logical data models into physical data models. Some key points covered include: - Subtype implementations are appropriate when business functionality, rules, access paths, and frequency of access differ significantly between subtypes. - When mapping relationships at the supertype level, they transform normally, but relationships at the subtype level become mandatory foreign keys. - Entities from conceptual and logical models become tables in physical models, and relationships become foreign key constraints. - The physical model is created by transforming the conceptual model.

Uploaded by

Anca Vochescu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
215 views

Section 9 Quiz

The document contains questions and answers about transforming conceptual and logical data models into physical data models. Some key points covered include: - Subtype implementations are appropriate when business functionality, rules, access paths, and frequency of access differ significantly between subtypes. - When mapping relationships at the supertype level, they transform normally, but relationships at the subtype level become mandatory foreign keys. - Entities from conceptual and logical models become tables in physical models, and relationships become foreign key constraints. - The physical model is created by transforming the conceptual model.

Uploaded by

Anca Vochescu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

1.

Which of the
following is a
valid reason
for
considering a
Subtype
Implementatio
n?

Mark for Review


(1) Points

Most of the relationships are at the supertype level.


The common access paths for the supertypes are
different.
The resulting table will reside in a single database and be
used by just ONE user.
Business functionality, business rules, access paths, and
frequency of access are all very different between the
subtypes. (*)
Correct
2. An "Arc Implementation" can be done just like any other
Relationship - you simply add the required Foreign Keys. True
or False?

Mark for
Review
(1) Points

True
False (*)
Correct
3. When mapping supertypes, relationships at the supertype
level transform as usual. Relationships at subtype level are
implemented as foreign keys, but the foreign key columns all
become mandatory. True or False?

Mark for
Review
(1) Points

True
False (*)
Correct
4. Column integrity refers to

Mark for
Review
(1) Points

Columns always containing positive numbers


Columns always containing text data less than 255
characters
Columns always containing values consistent with the
defined data format (*)
Columns always having values
Correct

5. The explanation below is an example of which constraint


type?
The value in the dept_no column of the EMPLOYEES table
must match a value in the dept_no column in the
DEPARTMENTS table.

Mark for
Review
(1) Points

User-defined integrity
Referential integrity (*)
Column integrity
Entity integrity
Correct
6. The
explanati
on below
is an
example
of which
constraint
type?
A column
must
contain
only
values
consisten
t with the
defined
data
format of
the
column

Mark for Review


(1) Points

Column integrity (*)


Entity integrity
Referential integrity
User-defined integrity
Correct
7. A table must have a primary key. True or False?

Mark for
Review
(1) Points

True
False (*)
Incorrect. Refer to Section 9 Lesson 1.
8. When an Arc is transformed to the physical model every
relationship in the Arc becomes a mandatory Foreign Key. True or
False?

Mark for
Review
(1) Points

True
False (*)
Incorrect. Refer to Section 9 Lesson 3.
9. To resolve a many to many relationship in a physical model you
create a(n) ___________________?

Mark for
Review
(1) Points

Intersection entity
Intersection table (*)
Two tables with Foreign key constraints between them
Unique key constraints
Correct
10. One-to-Many Optional to Mandatory becomes a _______________ on
the Master table.

Mark for
Review
(1) Points

Primary Key
Mandatory Foreign Key
Optional Foreign Key (*)
Unique Key
Correct
11. It is
possible to
implement
nontransferabili
ty via a
simple
Foreign Key
Relationshi
p. True or
False?

Mark for Review


(1) Points

True
False (*)
Correct
12. In a physical data model, an entity becomes a _____________.

Mark for
Review
(1) Points

Column
Constraint
Table (*)
Attribute
Correct
13. The transformation from an ER diagram to a physical design
involves changing terminology. Entities in the ER diagram
become __________ :

Mark for
Review
(1) Points

Columns
Unique Keys
Foreign Keys
Tables (*)
Correct
14. In a physical data model, a relationship is represented as a:

Mark for
Review
(1) Points

Foreign Key (*)


Column
Unique Identifier
Primary Key
Correct
15. The Physical model is created by transforming which of the
following models?

Mark for
Review
(1) Points

Conceptual (*)
Table
Physical
Constraint
Correct

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy