Section 9
Section 9
1.To resolve a many to many relationship in a physical model you create a(n)
Mark for Review
___________________?
(1) Points
Intersection entity
Correct
2.An Arc is transformed to the physical model by adding a foeign Key for
Mark for Review
every relationship in the Arc. True or False?
(1) Points
True (*)
False
3.A barrred Relationship will result in a Foreign Key column that also is part
Mark for Review
of:
(1) Points
Primary Key
Unique Key
Correct
5.In an Oracle database, why would the following table name not be allowed
Mark for Review
'EMPLOYEE JOBS'?
(1) Points
Correct
Section 9
It is too long.
The Plus sign + is not allowed in object names. (*)
Correct
True (*)
False
Columns
Unique Keys
Foreign Keys
Tables (*)
True (*)
False
Incorrect. Refer to Section 9 Lesson 4.
10.An "Arc Implementation" can be done just like any other Relationship -
Mark for Review
you simply add the required Foreign Keys. True or False?
(1) Points
True
False (*)
Correct
Section 9
Correct
Referential integrity
Column integrity
Correct
Correct
Referential integrity
User-defined integrity
Entity integrity
Correct
15.A foreign key always refers to a primary key in the same table. True or
Mark for Review
False?
(1) Points
True
False (*)
Correct