Week6 - Join Dependencies, Fifth Normal Form / Analyze

The questions can come in any order, so make sure you are selecting right option for all questions.

1. If R1 (P, Q) and R2 (Q, S) are decompositions of a given relation R (P, Q, S), and the join of R1 and R2 over Q is equal to relation R, what can be concluded?
(b) R1 and R2 are a lossless decomposition of R, and a join dependency exists.
2. A relation is said to have a join dependency if it can be recreated by joining multiple sub-relations and each of these sub-relations has a subset of the attributes of the original relation. This is an example of:
(c) Fifth normal form (5NF)
3. Why is it important to decompose tables in a way that satisfies all rules up to 4NF before reaching 5NF?
(a) To ensure lossless join decomposition
4. A relation has a join dependency if it can be reconstructed by joining multiple sub-relations, and each of these sub-relations has a subset of the attributes of the original relation.
(a) True
5. Which normal form addresses the join dependency in database normalization?
(c) Fifth normal form (5NF)
6. In Fifth Normal Form (5NF), a relation should be:
(d) Already in 4NF and cannot be further non-loss decomposed (join dependency)
7. When is a Join Dependency considered trivial?
(b) When one of the relation schemas in a join dependency is equal to the original relation
8. What is TRUE about 5NF?
(d) All of the above

Post a Comment

Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.