Back to the 2020 paper

Module 2: Relational Query Languages & Design

202014m

Compute the closure (F+) of the following set of functional dependencies for the relational schema (A, B, C, D, E) = R. List the candidate keys for R:
A → BC
CD → E
B → D
E → A

Similar questions