Logical Database Design - Study Mode

[#6] When mapping a multivalued attribute into a relation which of the following is true?
Correct Answer

(B) Two relations are created.

[#7] If no multivalued attributes exist in a relation, then the relation is in what normal form?
Correct Answer

(B) Second normal form

[#8] A primary key is which of the following?
Correct Answer

(B) An attribute that uniquely identifies each row

[#9] The relational model consists of:
Correct Answer

(A) data in the form of tables.

[#10] When mapping a binary many-to-many relationship into a relation which of the following is true?
Correct Answer

(C) Three relations are created.