0% found this document useful (0 votes)
1K views

Quiz 3

This document summarizes the results of a 15 question quiz on data modeling concepts. An asterisk indicates the correct answer for each multiple choice question. The questions covered topics such as entity-relationship modeling concepts like intersection entities, recursive relationships, many-to-many relationships and normal forms. Relationship modeling concepts like barred relationships, transferable vs. non-transferable relationships, and arcs were also assessed.

Uploaded by

Rio Ardayana
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)
1K views

Quiz 3

This document summarizes the results of a 15 question quiz on data modeling concepts. An asterisk indicates the correct answer for each multiple choice question. The questions covered topics such as entity-relationship modeling concepts like intersection entities, recursive relationships, many-to-many relationships and normal forms. Relationship modeling concepts like barred relationships, transferable vs. non-transferable relationships, and arcs were also assessed.

Uploaded by

Rio Ardayana
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/ 5

Test: DFo Section 3 Quiz

Review your answers, feedback, and question scores below. An asterisk


(*) indicates a correct answer.

Section 3
(Answer all questions in this section)
1. A ______________ is frequently used to track information about a
relationship that changes over time.
Mark for Review

(1) Points
intersection entity (*)
non-transferable relationship
recursive relationship
many to many relationship
Correct

2. Modeling historical data can produce a unique identifier that includes


dates. True or False?
Mark for Review

(1) Points
True (*)
False
Correct

3. When mapping a barred relationship a primary key and foreign key can
be the same field.
Mark for Review

(1) Points
True (*)
False
Correct

4. _____________ are converted to rows in the physical design.


Mark for Review

(1) Points
attributes
instances (*)
columns
entities
Correct

5. In a physical data model, a relationship is represented as a


combination of: (Choose Two)
Mark for Review

(1) Points
Primary Key or Unique Key(*)

Check Constraint or Unique Key

Foreign Key(*)

Column
Correct
Page 1 of 3 Next 

Test: DFo Section 3 Quiz


Review your answers, feedback, and question scores below. An asterisk
(*) indicates a correct answer.

Section 3
(Answer all questions in this section)
6. A table is in 2NF if
Mark for Review

(1) Points
It meets the requirements for the 1 NF.
Each non-key attribute is fully functional dependent on the table's primary
key.
Both A and B must be true. (*)
Neither A or B must be true.
Correct

7. A business rule such as "We only ship goods after customers have
completely paid any outstanding balances on their account" is best
enforced by:
Mark for Review
(1) Points
Hiring a programmer to create additional programming code to verify no
goods are shipped until the account has been settled in full. (*)
Making the payment attribute optional.
Making the payment attribute null.
We need to trust our customers, and we know they will pay some day.
Correct

8. A new system would have a mixture of both Procedural and Structural
Business Rules as part of the documentation of that new system. True or
False?
Mark for Review

(1) Points
True (*)
False
Correct

9. The Rule of 3rd Normal Form states that No Non-UID attribute can be
dependent on another non-UID attribute. True or False?
Mark for Review

(1) Points
True (*)
False
Correct

10. When is an entity in 2nd Normal Form?


Mark for Review

(1) Points
When all non-UID attributes are dependent upon the entire UID. (*)
When attributes with repeating or multi-values are removed.
When no attritibutes are mutually independent and all are fully dependent
on the primary key.
None of the Above.
Correct
Previous Page 2 of 3 Next 
Test: DFo Section 3 Quiz
Review your answers, feedback, and question scores below. An asterisk
(*) indicates a correct answer.

Section 3
(Answer all questions in this section)
11. Transferable relationships can only be mandatory, not optional. True
or False?
Mark for Review

(1) Points
True
False (*)
Correct

12. Another name for a "barred relationship" is ________________.


Mark for Review

(1) Points
Supertype Relationship
Hierarchical Relationship
Identifying Relationship (*)
Recursive Relationship
Correct

13. The UIDs for a set of hierarchical entities can be propagated through


multiple ________ relationships.
Mark for Review

(1) Points
one to one
barred (*)
arc
recursive
Correct

14. All relationships participating in an arc must be mandatory. True or


False?
Mark for Review
(1) Points
True
False (*)
Correct

15. A non-transferable relationship means the detail _____ be changed to


point to a new master.
Mark for Review

(1) Points
can not (*)
can
sometimes can
Correct
Previous Page 3 of 3 

You might also like