Question
27. If there is a one-to-one relationship from entity A to B , then a. there exists a functional dependency from the primary key in
27. If there is a one-to-one relationship from entity A to B , then a. there exists a functional dependency from the primary key in A to the primary key in B, i.e., PK(A) -> PK(B). b. there exists a functional dependency from the primary key in B to the primary key in A, i.e., PK(B) -> PK(A). c. both a. and b. d. neither a. nor b.
28. If there is a one-to-many relationship from entity A to B , then a. there exists a functional dependency from the primary key in A to the primary key in B, i.e., PK(A) -> PK(B). b. there exists a functional dependency from the primary key in B to the primary key in A, i.e., PK(B) -> PK(A). c. both a. and b. d. neither a. nor b.
29. If there is a many-to-many relationship from entity A to B , then a. there exists a functional dependency from the primary key in A to the primary key in B, i.e., PK(A) -> PK(B). b. there exists a functional dependency from the primary key in B to the primary key in A, i.e., PK(B) -> PK(A). c. both a. and b. d. neither a. nor b.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started