Logical Database Design Questions and Answers
Practice ModeShowing 10 of 15 questions
Q1
The entity integrity rule states that:
Answer: Option A
Q2
When mapping a many-to-many unary relationship into a relation which of the following is true?
Answer: Option B
Q3
If no multivalued attributes exist and no partial dependencies exist in a relation, then the relation is in what normal form?
Answer: Option B
Q4
A foreign key is which of the following?
Answer: Option C
Q5
A transitive dependency is which of the following?
Answer: Option B
Q6
When mapping a multivalued attribute into a relation which of the following is true?
Answer: Option B
Q7
If no multivalued attributes exist in a relation, then the relation is in what normal form?
Answer: Option A
Q8
A primary key is which of the following?
Answer: Option B
Q9
The relational model consists of:
Answer: Option A
Q10
When mapping a binary many-to-many relationship into a relation which of the following is true?
Answer: Option C