1. Consider the relation with schema R(A, B, C, D), and the following set of functional dependencies: F = { A+D ; B,C →
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
1. Consider the relation with schema R(A, B, C, D), and the following set of functional dependencies: F = { A+D ; B,C →
1. Consider the relation with schema R(A, B, C, D), and the following set of functional dependencies: F = { A+D ; B,C → A;D → A,B }. a. For each of the fifteen non-empty subsets S of the set of attributes {A, B, C, D, find the closure of S using the set of functional dependencies F. b. List all of the superkeys of R. c. List all of the candidate keys of R. d. Is R in BCNF? Explain why or why not. e. Is R in 3NF? Explain why or why not.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!