Minimal Cover and Functional Dependencies exercise i dont understand
Consider R(A, B, C, D, E) be a relational schema with the following functional dependencies: AB → C, B → D, CD → A. What is the minimal cover?
Consider R(A, B, C, D, E) be a relational schema with the following functional dependencies: AB → C, B → D, CD → A. What is the minimal cover?