Back to the 2022 paper

Module 2: Relational Query Languages & Design

20222m

Consider R (A, B, C, D, E) with following FDs:-
A → B, A → C, CD → E, B → D, E → A which of the following FDs is not implied by above set?
(i) CD → AC
(ii) BD → CD
(iii) BC → CD
(iv) AC → BC

Similar questions